aboutsummaryrefslogtreecommitdiff
path: root/scumm/sound.cpp
diff options
context:
space:
mode:
authorPaweł Kołodziejski2003-12-25 14:01:38 +0000
committerPaweł Kołodziejski2003-12-25 14:01:38 +0000
commit964b34e7218d7c6c297e0b3af19625319a0f7f50 (patch)
treed35341ec134980b5561af310f451ba3210571171 /scumm/sound.cpp
parent35cbe8d3a008363a008012d897dea087d5641547 (diff)
downloadscummvm-rg350-964b34e7218d7c6c297e0b3af19625319a0f7f50.tar.gz
scummvm-rg350-964b34e7218d7c6c297e0b3af19625319a0f7f50.tar.bz2
scummvm-rg350-964b34e7218d7c6c297e0b3af19625319a0f7f50.zip
ops
svn-id: r11908
Diffstat (limited to 'scumm/sound.cpp')
-rw-r--r--scumm/sound.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/sound.cpp b/scumm/sound.cpp
index 3d795a91d9..91cfdcc613 100644
--- a/scumm/sound.cpp
+++ b/scumm/sound.cpp
@@ -80,7 +80,7 @@ void Sound::processSoundQues() {
int i = 0, d, num;
int data[16];
-// processSfxQueues();
+ processSfxQueues();
if (_scumm->_features & GF_DIGI_IMUSE)
return;