Home
last modified time | relevance | path

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

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dm_cheat.h62 void Command_Charspeed_f(void);
H A Dm_cheat.c395 void Command_Charspeed_f(void) in Command_Charspeed_f() function
H A Dd_netcmd.c893 COM_AddCommand("charspeed", Command_Charspeed_f); in D_RegisterClientCommands()