mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
ref: make API thinner by moving simple calls into EngineGetParm(RenderGetParm with ref extensions), fix some UBs
This commit is contained in:
@@ -85,6 +85,7 @@ color24 gTracerColors[] =
|
||||
#define FTENT_SCALE 0x00100000 // An experiment
|
||||
|
||||
typedef struct tempent_s TEMPENTITY;
|
||||
struct pmtrace_s;
|
||||
typedef struct tempent_s
|
||||
{
|
||||
int flags;
|
||||
|
||||
Reference in New Issue
Block a user