mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-12 23:27:42 +08:00
engine: client: move ref state updating into standalone function
This commit is contained in:
@@ -51,5 +51,6 @@ extern convar_t *gl_clear;
|
||||
|
||||
qboolean R_Init( void );
|
||||
void R_Shutdown( void );
|
||||
void R_UpdateRefState( void );
|
||||
|
||||
#endif // REF_COMMON_H
|
||||
|
||||
Reference in New Issue
Block a user