aboutsummaryrefslogtreecommitdiff
path: root/engines/access/access.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/access/access.h')
-rw-r--r--engines/access/access.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/access/access.h b/engines/access/access.h
index c93a1b32e5..0733ab4bef 100644
--- a/engines/access/access.h
+++ b/engines/access/access.h
@@ -115,6 +115,7 @@ public:
SoundManager *_sound;
ASurface *_destIn;
+ ASurface *_current;
ASurface _buffer1;
ASurface _buffer2;
byte *_objectsTable[100];