CreateTextureDefault

This commit is contained in:
Glenn Maynard
2007-02-13 09:55:33 +00:00
parent 8a8faf7d76
commit eeeda2a236
+1
View File
@@ -27,6 +27,7 @@ public:
PixelFormat pixfmt,
RageSurface* img,
bool bGenerateMipMaps );
unsigned CreateTextureDefault() { return 0; }
void UpdateTexture(
unsigned iTexHandle,
RageSurface* img,