aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/game.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/game.h')
-rw-r--r--engines/mads/game.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/mads/game.h b/engines/mads/game.h
index 143259dc2f..01f23605d5 100644
--- a/engines/mads/game.h
+++ b/engines/mads/game.h
@@ -129,6 +129,7 @@ public:
Common::String _aaName;
uint32 _ticksExpiry;
int _objectHiliteVocabIdx;
+ int _exitFlag;
public:
virtual ~Game();