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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/cge2/cge2.h b/engines/cge2/cge2.h
index a2cd13107e..252fad07bd 100644
--- a/engines/cge2/cge2.h
+++ b/engines/cge2/cge2.h
@@ -285,6 +285,8 @@ public:
NotifyFunctionType _midiNotify;
NotifyFunctionType _spriteNotify;
int _startGameSlot;
+ bool _enaCap;
+ bool _enaVox;
ResourceManager *_resman;
Vga *_vga;