Home
last modified time | relevance | path

Searched refs:Command_ShowScores_f (Results 1 – 1 of 1) sorted by relevance

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dd_netcmd.c153 static void Command_ShowScores_f(void);
493 COM_AddCommand("showscores", Command_ShowScores_f); in D_RegisterServerCommands()
4625 static void Command_ShowScores_f(void) in Command_ShowScores_f() function