aboutsummaryrefslogtreecommitdiff
path: root/engines/gnap/gnap.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gnap/gnap.h')
-rw-r--r--engines/gnap/gnap.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/gnap/gnap.h b/engines/gnap/gnap.h
index cb1c00d044..e6507ccb31 100644
--- a/engines/gnap/gnap.h
+++ b/engines/gnap/gnap.h
@@ -248,6 +248,8 @@ public:
MusicPlayer *_music;
Graphics::Font *_font;
+ Common::MemoryWriteStreamDynamic *_tempThumbnail;
+
int _lastUpdateClock;
int _debugLevel;