summaryrefslogtreecommitdiff
path: root/src/resources/image.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/image.h')
-rw-r--r--src/resources/image.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/resources/image.h b/src/resources/image.h
index d4cfaa9ef..96bf0f95c 100644
--- a/src/resources/image.h
+++ b/src/resources/image.h
@@ -228,6 +228,8 @@ class Image : public Resource
static int mInternalTextureType;
+ static void dumpSurfaceFormat(SDL_Surface *image);
+
#endif
bool isHasAlphaChannel() const