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 2bfa53db18..148fc121cd 100644
--- a/engines/mads/game.h
+++ b/engines/mads/game.h
@@ -114,6 +114,7 @@ public:
int _v4;
int _abortTimers;
int _abortTimers2;
+ AbortTimerMode _abortTimersMode;
AbortTimerMode _abortTimersMode2;
uint32 _currentTimer;
public: