aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/sound.h')
-rw-r--r--engines/mads/sound.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/mads/sound.h b/engines/mads/sound.h
index 9882f65e5a..a9cdeddb37 100644
--- a/engines/mads/sound.h
+++ b/engines/mads/sound.h
@@ -48,6 +48,8 @@ public:
SoundManager(MADSEngine *vm, Audio::Mixer *mixer);
~SoundManager();
+ bool _preferRoland;
+
/**
* Initializes the sound driver for a given game section
*/