shithub: qk1

ref: 42c95cd58ab07b80d1af936b55b3ed663cc01b8f
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;