shithub: qk1

ref: 2bfad690ae30f86e7c4c85e4b1efc2331122b338
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;