mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-11 07:11:39 +00:00
- really delete the textures.
This commit is contained in:
parent
489170b12c
commit
c3d742dda0
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@
|
||||||
|
|
||||||
#include "bitmap.h"
|
#include "bitmap.h"
|
||||||
#include "image.h"
|
#include "image.h"
|
||||||
|
#include "../glbackend/gl_hwtexture.h"
|
||||||
|
|
||||||
FTexture *CreateBrightmapTexture(FImageSource*);
|
FTexture *CreateBrightmapTexture(FImageSource*);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue