mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-01-22 21:04:14 +00:00
ref: gl: gl2_shim: replace "malloc.h" header with ALLOCA_H macro.
This commit is contained in:
parent
83d26ad233
commit
16cc0ca0fe
@ -34,7 +34,7 @@ Limitations:
|
||||
#include "gl_local.h"
|
||||
#ifndef XASH_GL_STATIC
|
||||
#include "gl2_shim.h"
|
||||
#include <malloc.h>
|
||||
#include ALLOCA_H
|
||||
|
||||
#define MAX_SHADERLEN 4096
|
||||
// increase this when adding more attributes
|
||||
|
Loading…
x
Reference in New Issue
Block a user