Home
last modified time | relevance | path

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

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dd_netcmd.c129 static void Command_Playintro_f(void);
641 COM_AddCommand("playintro", Command_Playintro_f); in D_RegisterClientCommands()
3595 static void Command_Playintro_f(void) in Command_Playintro_f() function