Header for client menu implementation. More...
Go to the source code of this file.
Functions | |
void | CLMN_InitStartup (void) |
Initialize the menu data hunk, add cvars and commands. |
Header for client menu implementation.
Definition in file cl_menu.h.
void CLMN_InitStartup | ( | void | ) |
Initialize the menu data hunk, add cvars and commands.
Definition at line 61 of file cl_menu.c.
References CLMN_InitKeyList_f(), Cmd_AddCommand(), and UI_Init().
Referenced by CL_InitLocal().