- fixed compilation.

This commit is contained in:
Christoph Oelckers 2020-04-11 22:23:09 +02:00
parent 8f8aed5ee3
commit 07e303f99b

View file

@ -28,6 +28,8 @@
#include "texturemanager.h" #include "texturemanager.h"
#include "c_cvars.h" #include "c_cvars.h"
IHardwareTexture* CreateHardwareTexture();
//=========================================================================== //===========================================================================
// //
// Constructor // Constructor