mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
Fix implicit function declaration. Fix struct declaration in parameter list
This commit is contained in:
@@ -97,6 +97,7 @@ typedef struct
|
||||
typedef unsigned long CRC32_t;
|
||||
|
||||
typedef struct delta_s delta_t;
|
||||
struct entity_state_s;
|
||||
|
||||
// Engine hands this to DLLs for functionality callbacks
|
||||
typedef struct enginefuncs_s
|
||||
|
||||
Reference in New Issue
Block a user