a little fixes

This commit is contained in:
Dmitry 2015-06-10 23:30:48 +03:00
commit 02fe78ceee
4 changed files with 36 additions and 74 deletions

View file

@ -100,6 +100,8 @@ typedef struct
int iHitgroup; // 0 == generic, non zero is specific body part
} TraceResult;
typedef edict_t *entity_t;
typedef uint32 CRC32_t;
// Engine hands this to DLLs for functionality callbacks