CreateTextureDefault
This commit is contained in:
@@ -27,6 +27,7 @@ public:
|
|||||||
PixelFormat pixfmt,
|
PixelFormat pixfmt,
|
||||||
RageSurface* img,
|
RageSurface* img,
|
||||||
bool bGenerateMipMaps );
|
bool bGenerateMipMaps );
|
||||||
|
unsigned CreateTextureDefault() { return 0; }
|
||||||
void UpdateTexture(
|
void UpdateTexture(
|
||||||
unsigned iTexHandle,
|
unsigned iTexHandle,
|
||||||
RageSurface* img,
|
RageSurface* img,
|
||||||
|
|||||||
Reference in New Issue
Block a user