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, 0 insertions, 1 deletions
diff --git a/engines/mads/game.h b/engines/mads/game.h
index 54aef443a6..f41e7d248c 100644
--- a/engines/mads/game.h
+++ b/engines/mads/game.h
@@ -138,7 +138,6 @@ public:
TriggerMode _triggerSetupMode;
uint32 _priorFrameTimer;
Common::String _aaName;
- uint32 _ticksExpiry;
int _winStatus;
public:
virtual ~Game();