aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game_state.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/game_state.h')
-rw-r--r--engines/titanic/game_state.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/game_state.h b/engines/titanic/game_state.h
index 5a53d217da..5d4b686bf4 100644
--- a/engines/titanic/game_state.h
+++ b/engines/titanic/game_state.h
@@ -60,7 +60,7 @@ public:
int _field14;
bool _petActive;
int _field1C;
- int _field20;
+ bool _quitGame;
int _field24;
uint _nodeChangeCtr;
uint32 _nodeEnterTicks;