- removed vid_hw2d CVar.

This commit is contained in:
Christoph Oelckers 2018-03-27 17:58:25 +02:00
commit 0c3635e22c
8 changed files with 1 additions and 38 deletions

View file

@ -39,7 +39,6 @@
#include "swrenderer/viewport/r_viewport.h"
#include "swrenderer/r_swcolormaps.h"
EXTERN_CVAR(Bool, r_shadercolormaps)
EXTERN_CVAR(Int, screenblocks)
EXTERN_CVAR(Float, r_visibility)
void InitGLRMapinfoData();