- moved gl_load to common.
This commit is contained in:
parent
295fa1e73f
commit
0cb2a1b8e9
29 changed files with 41 additions and 38 deletions
|
|
@ -28,8 +28,8 @@
|
|||
#include "templates.h"
|
||||
#include "doomstat.h"
|
||||
#include "r_data/colormaps.h"
|
||||
#include "gl_load/gl_system.h"
|
||||
#include "gl_load/gl_interface.h"
|
||||
#include "gl_system.h"
|
||||
#include "gl_interface.h"
|
||||
#include "hwrenderer/utility/hw_cvars.h"
|
||||
#include "hwrenderer/data/flatvertices.h"
|
||||
#include "hwrenderer/scene/hw_skydome.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue