Home
last modified time | relevance | path

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

/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dd_netcmd.c172 void Command_Addfile(void);
285 COM_AddCommand("addfile", Command_Addfile, CC_command); in D_Register_ClientCommands()
874 void Command_Addfile(void) in Command_Addfile() function
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dd_netcmd.c117 static void Command_Addfile(void);
475 COM_AddCommand("addfile", Command_Addfile); in D_RegisterServerCommands()
3242 static void Command_Addfile(void) in Command_Addfile() function