aboutsummaryrefslogtreecommitdiff
path: root/scumm
diff options
context:
space:
mode:
authorTravis Howell2003-07-23 05:18:47 +0000
committerTravis Howell2003-07-23 05:18:47 +0000
commitfc5080bfb2bd4d8e3ec656375cfbcb05700661b1 (patch)
treea6d248eab0cda8f34ba6ab13a273f17a54246a84 /scumm
parent13dae9b394dd9d7c8046b0771c6800d74b6f6ab9 (diff)
downloadscummvm-rg350-fc5080bfb2bd4d8e3ec656375cfbcb05700661b1.tar.gz
scummvm-rg350-fc5080bfb2bd4d8e3ec656375cfbcb05700661b1.tar.bz2
scummvm-rg350-fc5080bfb2bd4d8e3ec656375cfbcb05700661b1.zip
Ooops that should not have been commmited
svn-id: r9142
Diffstat (limited to 'scumm')
-rw-r--r--scumm/sound.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/sound.cpp b/scumm/sound.cpp
index 98361cb816..0a7eefaeca 100644
--- a/scumm/sound.cpp
+++ b/scumm/sound.cpp
@@ -470,7 +470,7 @@ void Sound::playSound(int soundID) {
}
- if (_scumm->_gameId == GID_LOOM) {
+ if (_scumm->_gameId == GID_LOOM && (READ_LE_UINT16(ptr + 4) == 'so')) {
// Mac version of Loom uses yet another sound format
/*
playSound #9 (room 70)