aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sound/soundcmd.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sci/sound/soundcmd.h')
-rw-r--r--engines/sci/sound/soundcmd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/sci/sound/soundcmd.h b/engines/sci/sound/soundcmd.h
index d7b0b87609..fc80b6b3fa 100644
--- a/engines/sci/sound/soundcmd.h
+++ b/engines/sci/sound/soundcmd.h
@@ -63,6 +63,7 @@ public:
void reconstructPlayList(int savegame_version);
void printPlayList(Console *con);
void setMasterVolume(int vol);
+ void pauseAll(bool pause);
#ifndef USE_OLD_MUSIC_FUNCTIONS
/**