engine: fix various warnings

This commit is contained in:
Alibek Omarov
2021-03-07 03:40:01 +03:00
parent efaf7ac622
commit 155eb1ba58
5 changed files with 10 additions and 7 deletions

View File

@@ -53,4 +53,6 @@ qboolean R_Init( void );
void R_Shutdown( void );
void R_UpdateRefState( void );
extern triangleapi_t gTriApi;
#endif // REF_COMMON_H