- removed most templates.h includes.

This commit is contained in:
Christoph Oelckers 2021-10-30 10:49:12 +02:00
commit 77d74a11d1
159 changed files with 160 additions and 159 deletions

View file

@ -34,7 +34,7 @@
#include "gl_framebuffer.h"
#include "gl_shaderprogram.h"
#include "gl_buffers.h"
#include "templates.h"
EXTERN_CVAR(Int, vr_mode)
EXTERN_CVAR(Float, vid_saturation)