- moved the skybox texture files to the main textures directory.
This commit is contained in:
parent
fee18a6971
commit
c9296ead57
7 changed files with 27 additions and 22 deletions
|
|
@ -35,6 +35,7 @@
|
|||
#include "vectors.h"
|
||||
#include "v_palette.h"
|
||||
#include "templates.h"
|
||||
#include "textures/skyboxtexture.h"
|
||||
|
||||
#include "gl/system/gl_interface.h"
|
||||
#include "gl/system/gl_framebuffer.h"
|
||||
|
|
@ -45,7 +46,6 @@
|
|||
#include "gl/textures/gl_hwtexture.h"
|
||||
#include "gl/textures/gl_texture.h"
|
||||
#include "gl/textures/gl_translate.h"
|
||||
#include "gl/textures/gl_skyboxtexture.h"
|
||||
#include "gl/utility/gl_clock.h"
|
||||
#include "gl/utility/gl_templates.h"
|
||||
#include "gl/gl_functions.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue