Searched refs:Cvar_SetU_f (Results 1 – 2 of 2) sorted by relevance
565 void Cvar_SetU_f( void ) { in Cvar_SetU_f() function916 Cmd_AddCommand ("setu", Cvar_SetU_f); in Cvar_Init()
685 static void Cvar_SetU_f (void) in Cvar_SetU_f() function922 Cmd_AddCommand ("setu", Cvar_SetU_f, "Sets a cvar with a value and makes it userinfo"); in Cvar_Init()