diff options
Diffstat (limited to 'src/cgame/cg_local.h')
-rw-r--r-- | src/cgame/cg_local.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cgame/cg_local.h b/src/cgame/cg_local.h index 6fbd815c..320e060d 100644 --- a/src/cgame/cg_local.h +++ b/src/cgame/cg_local.h @@ -1726,6 +1726,7 @@ void CG_ProcessSnapshots( void ); // qboolean CG_ConsoleCommand( void ); void CG_InitConsoleCommands( void ); +qboolean CG_RequestScores( void ); // // cg_servercmds.c |