shithub: qk1

ref: 4917b0d877d6b5376eccb8e0ef40e763b7026977
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;