Searched refs:cl_hudswap (Results 1 – 4 of 4) sorted by relevance
458 Cvar_SetValue ("cl_hudswap", !cl_hudswap.value); in M_AdjustSliders()545 M_DrawCheckbox (220, 136, cl_hudswap.value); in M_Options_Draw()
312 extern cvar_t cl_hudswap;
46 cvar_t cl_hudswap = CVAR3("cl_hudswap", "0", true); variable1090 Cvar_RegisterVariable (&cl_hudswap); in CL_Init()
510 hudswap = cl_hudswap.value; // Get that nasty float out :) in Sbar_DrawInventory()