- moved contents of gl_templates.h to files outside of gl/

This commit is contained in:
Christoph Oelckers 2018-04-01 11:59:12 +02:00
commit 1461059dae
16 changed files with 48 additions and 118 deletions

View file

@ -66,7 +66,6 @@
#include "gl/textures/gl_material.h"
#include "gl/textures/gl_samplers.h"
#include "gl/utility/gl_clock.h"
#include "gl/utility/gl_templates.h"
#include "gl/models/gl_models.h"
#include "gl/dynlights/gl_lightbuffer.h"
#include "r_videoscale.h"