aboutsummaryrefslogtreecommitdiff
path: root/engines/cge2/cge2.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cge2/cge2.h')
-rw-r--r--engines/cge2/cge2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/cge2/cge2.h b/engines/cge2/cge2.h
index f126da591f..a2cd13107e 100644
--- a/engines/cge2/cge2.h
+++ b/engines/cge2/cge2.h
@@ -284,6 +284,7 @@ public:
int _req;
NotifyFunctionType _midiNotify;
NotifyFunctionType _spriteNotify;
+ int _startGameSlot;
ResourceManager *_resman;
Vga *_vga;