Fix implicit function declaration. Fix struct declaration in parameter list

This commit is contained in:
Alibek Omarov
2018-04-21 00:05:08 +03:00
parent fd1f0e685a
commit b7622e6009
5 changed files with 14 additions and 3 deletions

View File

@@ -112,6 +112,7 @@ typedef struct hud_player_info_s
struct screenfade_s;
struct tagPOINT;
struct event_args_s;
typedef struct cl_enginefuncs_s
{