From 227a080e5b25762dc7a5a942dcfbfdbfcd76c372 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Tue, 20 Feb 2007 18:50:17 +0000 Subject: Patch #1663933 (Kill premix channel) with a few tiny additional tweaks by me svn-id: r25752 --- engines/sword2/sound.h | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/sword2/sound.h') diff --git a/engines/sword2/sound.h b/engines/sword2/sound.h index 8c24494148..932e557eaa 100644 --- a/engines/sword2/sound.h +++ b/engines/sword2/sound.h @@ -176,6 +176,7 @@ private: Common::Mutex _mutex; + Audio::SoundHandle _mixerSoundHandle; Audio::SoundHandle _leadInHandle; Audio::SoundHandle _leadOutHandle; -- cgit v1.2.3