2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-16 06:56:34 +01:00

ref_gl: add missing HACKS_RELATED_HLMODS define, lost after renderer split

This commit is contained in:
Alibek Omarov 2021-06-07 02:40:40 +03:00
parent 9313f7e80e
commit 86be161677

View File

@ -93,6 +93,8 @@ extern poolhandle_t r_temppool;
#define CULL_VISFRAME 3 // culled by PVS
#define CULL_OTHER 4 // culled by other reason
#define HACKS_RELATED_HLMODS // some HL-mods works differently under Xash and can't be fixed without some hacks at least at current time
typedef struct gltexture_s
{
char name[256]; // game path, including extension (can be store image programs)