mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-11 07:12:16 +00:00
- fixed compilation.
This commit is contained in:
parent
8f8aed5ee3
commit
07e303f99b
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@
|
|||
#include "texturemanager.h"
|
||||
#include "c_cvars.h"
|
||||
|
||||
IHardwareTexture* CreateHardwareTexture();
|
||||
|
||||
//===========================================================================
|
||||
//
|
||||
// Constructor
|
||||
|
|
Loading…
Reference in a new issue