Home
last modified time | relevance | path

Searched refs:Cvar_SetU_f (Results 1 – 2 of 2) sorted by relevance

/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/qcommon/
H A Dcvar.c565 void Cvar_SetU_f( void ) { in Cvar_SetU_f() function
916 Cmd_AddCommand ("setu", Cvar_SetU_f); in Cvar_Init()
/dports/games/egl/egl-0.3.1_9/common/
H A Dcvar.c685 static void Cvar_SetU_f (void) in Cvar_SetU_f() function
922 Cmd_AddCommand ("setu", Cvar_SetU_f, "Sets a cvar with a value and makes it userinfo"); in Cvar_Init()