mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-09 05:41:46 +08:00
Fix implicit function declaration. Fix struct declaration in parameter list
This commit is contained in:
@@ -112,6 +112,7 @@ typedef struct hud_player_info_s
|
||||
|
||||
struct screenfade_s;
|
||||
struct tagPOINT;
|
||||
struct event_args_s;
|
||||
|
||||
typedef struct cl_enginefuncs_s
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user