Searched defs:topcolor (Results 1 - 2 of 2) sorted by relevance

/external/quake/quake/src/QW/client/
H A Dcl_main.c75 cvar_t topcolor = CVAR4("topcolor","0", true, true); variable
525 Info_ValueForKey (cls.userinfo, "topcolor"),
547 Cvar_Set ("topcolor", num);
1059 Info_SetValueForKey (cls.userinfo, "topcolor", "0", MAX_INFO_STRING);
1123 Cvar_RegisterVariable (&topcolor);
H A Dclient.h72 int topcolor; member in struct:player_info_s

Completed in 97 milliseconds