Home
last modified time | relevance | path

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

/dports/games/jfsw/jfsw-c434002/src/
H A Dconsole.c324 BOOL CON_AddCommand(const char *command, void (*function)(void)) in CON_AddCommand() function
384 if(!CON_AddCommand(i->command, i->function)) in CON_InitConsole()
H A Dgame.h905 BOOL CON_AddCommand(const char *command, void (*function)(void));
/dports/games/NBlood/NBlood-a1689a4/source/sw/src/
H A Dconsole.cpp325 SWBOOL CON_AddCommand(const char *command, void (*function)(void)) in CON_AddCommand() function
385 if (!CON_AddCommand(i->command, i->function)) in CON_InitConsole()
H A Dgame.h883 SWBOOL CON_AddCommand(const char *command, void (*function)(void));