- GLWall is mostly clean, except some smaller things in gl_sky.cpp

This commit is contained in:
Christoph Oelckers 2018-04-27 00:22:00 +02:00
commit dd524b046e
32 changed files with 673 additions and 853 deletions

View file

@ -31,6 +31,7 @@
#include "doomtype.h"
#include "m_argv.h"
#include "version.h"
#include "v_video.h"
#include "gl/system/gl_interface.h"
#include "hwrenderer/utility/hw_cvars.h"