aboutsummaryrefslogtreecommitdiff
path: root/engines/toon/audio.h
diff options
context:
space:
mode:
authorSylvain Dupont2010-10-22 23:29:52 +0000
committerSylvain Dupont2010-10-22 23:29:52 +0000
commit4b98404d7b1f76188a0465c6e83085510567d2c6 (patch)
tree32089bdda91cd3121f4391a5f0f0136ae5b0ff49 /engines/toon/audio.h
parentf24394b85f5d34815659c50cd956c262f4b79d68 (diff)
downloadscummvm-rg350-4b98404d7b1f76188a0465c6e83085510567d2c6.tar.gz
scummvm-rg350-4b98404d7b1f76188a0465c6e83085510567d2c6.tar.bz2
scummvm-rg350-4b98404d7b1f76188a0465c6e83085510567d2c6.zip
TOON: Close correctly sound packs
svn-id: r53720
Diffstat (limited to 'engines/toon/audio.h')
-rw-r--r--engines/toon/audio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/toon/audio.h b/engines/toon/audio.h
index 70d399dd1a..535e909565 100644
--- a/engines/toon/audio.h
+++ b/engines/toon/audio.h
@@ -131,6 +131,7 @@ public:
bool isMusicMuted() { return musicMuted; }
bool isSfxMuted() { return sfxMuted; }
+ void closeAudioPack(int32 id);
bool loadAudioPack(int32 id, Common::String indexFile, Common::String packFile);
AudioStreamInstance *_channels[16]; // 0-1 : music