aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/gob.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gob/gob.h')
-rw-r--r--engines/gob/gob.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/gob/gob.h b/engines/gob/gob.h
index 80e45551e2..ca84d2bed3 100644
--- a/engines/gob/gob.h
+++ b/engines/gob/gob.h
@@ -98,6 +98,7 @@ public:
int32 _features;
Common::Language _language;
bool _copyProtection;
+ bool _quitRequested;
Game *_game;
Snd *_snd;