aboutsummaryrefslogtreecommitdiff
path: root/engines/cine/cine.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cine/cine.h')
-rw-r--r--engines/cine/cine.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/cine/cine.h b/engines/cine/cine.h
index 77d4866363..6f7b409ad7 100644
--- a/engines/cine/cine.h
+++ b/engines/cine/cine.h
@@ -134,6 +134,8 @@ public:
StringPtrHashMap _volumeEntriesMap;
TextHandler _textHandler;
+ bool _restartRequested;
+
private:
void initialize();
void resetEngine();