a little fixes
This commit is contained in:
parent
0314cee6d3
commit
02fe78ceee
4 changed files with 36 additions and 74 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue