Searched refs:sv_phs (Results 1 – 2 of 2) sorted by relevance
42 extern cvar_t sv_phs;383 if ((channel & 8) || !sv_phs.value) // no PHS flag in SV_StartSound()
57 cvar_t sv_phs = {"sv_phs", "1"}; variable1356 Cvar_RegisterVariable (&sv_phs); in SV_InitLocal()