#include <common.h>
Data Fields | |
char | name [MAX_VAR] |
char | value [MAX_VAR] |
Definition at line 251 of file common.h.
char cvarlist_s::name[MAX_VAR] |
Definition at line 252 of file common.h.
Referenced by Com_GameTypeList_f(), Com_ParseGameTypes(), and Com_SetGameType().
char cvarlist_s::value[MAX_VAR] |
Definition at line 253 of file common.h.
Referenced by Com_GameTypeList_f(), Com_ParseGameTypes(), Com_SetGameType(), Cvar_Add_f(), and Cvar_Mod_f().