ref: make API thinner by moving simple calls into EngineGetParm(RenderGetParm with ref extensions), fix some UBs

This commit is contained in:
Alibek Omarov
2019-03-22 16:36:46 +03:00
parent 8abbef8dbd
commit 92b89936b3
31 changed files with 201 additions and 212 deletions

View File

@@ -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;