aboutsummaryrefslogtreecommitdiff
path: root/engines/groovie/groovie.cpp
diff options
context:
space:
mode:
authordhewg2011-03-19 14:58:21 +0100
committerdhewg2011-03-19 16:04:52 +0100
commit79ba16a89d9d498974034de3449c8b7910a884d0 (patch)
treeb325be8aa7ff1685cd9da4ce60b4776ffadaac9c /engines/groovie/groovie.cpp
parent3eda4c16ac5fe3256217ce10e3f974bbe7707d71 (diff)
downloadscummvm-rg350-79ba16a89d9d498974034de3449c8b7910a884d0.tar.gz
scummvm-rg350-79ba16a89d9d498974034de3449c8b7910a884d0.tar.bz2
scummvm-rg350-79ba16a89d9d498974034de3449c8b7910a884d0.zip
GROOVIE: Set global volume levels
Diffstat (limited to 'engines/groovie/groovie.cpp')
-rw-r--r--engines/groovie/groovie.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/groovie/groovie.cpp b/engines/groovie/groovie.cpp
index 4a4f5e0de5..67c8f3dbc7 100644
--- a/engines/groovie/groovie.cpp
+++ b/engines/groovie/groovie.cpp
@@ -322,6 +322,8 @@ void GroovieEngine::errorString(const char *buf_input, char *buf_output, int buf
}
void GroovieEngine::syncSoundSettings() {
+ Engine::syncSoundSettings();
+
bool mute = ConfMan.getBool("mute");
// Set the music volume