Home
last modified time | relevance | path

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

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dm_cheat.h60 void Command_JumpToAxis_f(void);
H A Dm_cheat.c360 void Command_JumpToAxis_f(void) in Command_JumpToAxis_f() function
H A Dd_netcmd.c891 COM_AddCommand("jumptoaxis", Command_JumpToAxis_f); in D_RegisterClientCommands()