Home
last modified time | relevance | path

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

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dd_netcmd.c150 static void Command_MotD_f(void);
459 COM_AddCommand("motd", Command_MotD_f); in D_RegisterServerCommands()
3089 static void Command_MotD_f(void) in Command_MotD_f() function