Data Fields | |
const char * | tipString |
struct tipOfTheDay_s * | next |
Definition at line 33 of file cl_tip.c.
struct tipOfTheDay_s* tipOfTheDay_s::next |
Definition at line 35 of file cl_tip.c.
Referenced by CL_GetTipOfTheDay_f(), and CL_ParseTipsOfTheDay().
const char* tipOfTheDay_s::tipString |
untranslated tips string from script files
Definition at line 34 of file cl_tip.c.
Referenced by CL_GetTipOfTheDay_f(), and CL_ParseTipsOfTheDay().