shithub: qk1

ref: 11daf02d521a0e7d13085167e81246d9b1e88283
dir: /d_vars.c/

View raw version
#include "quakedef.h"

// all global and static refresh variables are collected in a contiguous block
// to avoid cache conflicts.

//-------------------------------------------------------
// global refresh variables
//-------------------------------------------------------

dvars_t dvars;