aboutsummaryrefslogtreecommitdiff
path: root/engines/gnap/gamesys.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gnap/gamesys.h')
-rw-r--r--engines/gnap/gamesys.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/gnap/gamesys.h b/engines/gnap/gamesys.h
index b9752bde06..789789e5e7 100644
--- a/engines/gnap/gamesys.h
+++ b/engines/gnap/gamesys.h
@@ -168,7 +168,7 @@ public:
int32 _gameSysClock, _lastUpdateClock;
bool _animationsDone;
-
+
Graphics::Surface *_backgroundSurface;
Graphics::Surface *_frontSurface;