mirror of
https://git.code.sf.net/p/quake/newtree
synced 2024-11-22 04:01:17 +00:00
Added SCR_UpdateWholeScreen(void)
This commit is contained in:
parent
739ff24b70
commit
f6887de132
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ void SCR_InitCvars (void);
|
|||
void SCR_Init (void);
|
||||
|
||||
void SCR_UpdateScreen (void);
|
||||
|
||||
void SCR_UpdateWholeScreen (void);
|
||||
|
||||
void SCR_SizeUp (void);
|
||||
void SCR_SizeDown (void);
|
||||
|
|
Loading…
Reference in a new issue