UFO: Alien Invasion
|
Go to the source code of this file.
Functions | |
void | TUT_InitStartup (void) |
void | TUT_ParseTutorials (const char *title, const char **text) |
Definition at line 75 of file cl_tutorials.cpp.
References Cmd_AddCommand(), numTutorials, TUT_GetTutorials_f(), TUT_List_f(), and TUT_ListClick_f().
Referenced by CL_InitLocal().
void TUT_ParseTutorials | ( | const char * | name, |
const char ** | text | ||
) |
Definition at line 94 of file cl_tutorials.cpp.
References Com_ParseBlock(), Com_Printf(), MAX_TUTORIALS, numTutorials, and OBJZERO.
Referenced by CL_ParseClientData().