Home
last modified time | relevance | path

Searched refs:mvd_nogun (Results 1 – 3 of 3) sorted by relevance

/dports/games/q2pro/q2pro/source/
H A Dmvd_record.c38 cvar_t *mvd_nogun; variable
332 if( mvd_nogun->integer ) { in MVD_RecEndFrame()
813 mvd_nogun = Cvar_Get( "mvd_nogun", "1", CVAR_LATCH ); in MVD_Register()
H A Dsv_ents.c486 if( mvd_nogun->integer ) { in SV_WriteFrameToClient_Mvd()
/dports/games/q2pro/q2pro/include/
H A Dmvd.h243 extern cvar_t *mvd_nogun;