Home
last modified time | relevance | path

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

/dports/games/q2pro/q2pro/source/
H A Dmvd_record.c32 cvar_t *mvd_cache_count; variable
767 if( mvd_cache_count->integer && count > mvd_cache_count->integer ) { in MVD_FlushCache_f()
805 mvd_cache_count = Cvar_Get( "mvd_cache_count", "0", 0 ); in MVD_Register()