aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/mads.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/mads.h')
-rw-r--r--engines/mads/mads.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/mads/mads.h b/engines/mads/mads.h
index abe6e790c2..2fbac32c4a 100644
--- a/engines/mads/mads.h
+++ b/engines/mads/mads.h
@@ -105,6 +105,7 @@ public:
bool _invObjectStill;
bool _textWindowStill;
ScreenFade _screenFade;
+ bool _musicFlag;
public:
MADSEngine(OSystem *syst, const MADSGameDescription *gameDesc);
virtual ~MADSEngine();