mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
engine: client: only load paused icon when requested
This commit is contained in:
@@ -953,6 +953,7 @@ void SCR_VidInit( void );
|
||||
void SCR_TileClear( void );
|
||||
void SCR_DirtyScreen( void );
|
||||
void SCR_EndLoadingPlaque( void );
|
||||
int SCR_LoadPauseIcon( void );
|
||||
void SCR_RegisterTextures( void );
|
||||
void SCR_LoadCreditsFont( void );
|
||||
void SCR_MakeScreenShot( void );
|
||||
|
||||
Reference in New Issue
Block a user