aboutsummaryrefslogtreecommitdiff
path: root/engines/hugo/game.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/hugo/game.h')
-rw-r--r--engines/hugo/game.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/hugo/game.h b/engines/hugo/game.h
index e7e73edcf0..1479bc4fb9 100644
--- a/engines/hugo/game.h
+++ b/engines/hugo/game.h
@@ -821,6 +821,7 @@ struct status_t { // Game status (not saved)
bool godModeFl; // Allow DEBUG features in live version
bool helpFl; // Calling WinHelp (don't disable music)
bool doQuitFl;
+ bool skipIntroFl;
uint32 tick; // Current time in ticks
vstate_t viewState; // View state machine
istate_t inventoryState; // Inventory icon bar state