Move openings to r_memory

This commit is contained in:
Magnus Norddahl 2016-12-30 05:35:25 +01:00
commit 60c0dcc3c7
10 changed files with 67 additions and 38 deletions

View file

@ -70,6 +70,7 @@
#include "r_voxel.h"
#include "r_draw_segment.h"
#include "r_portal_segment.h"
#include "swrenderer\r_memory.h"
EXTERN_CVAR(Bool, st_scale)
EXTERN_CVAR(Bool, r_shadercolormaps)