aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLittleboy2011-07-08 04:02:45 -0400
committerLittleboy2011-07-08 06:25:27 -0400
commit1a71cd1e21b318bf0fa6903cbe8b0b1993c3a398 (patch)
treefe831bec4053c30bfa1486032d25daa3e7e6bb52
parent0ab63af11394c3d7e05d760e7d1de87fbec93493 (diff)
downloadscummvm-rg350-1a71cd1e21b318bf0fa6903cbe8b0b1993c3a398.tar.gz
scummvm-rg350-1a71cd1e21b318bf0fa6903cbe8b0b1993c3a398.tar.bz2
scummvm-rg350-1a71cd1e21b318bf0fa6903cbe8b0b1993c3a398.zip
LASTEXPRESS: Fix typo in filter table
-rw-r--r--engines/lastexpress/data/snd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/lastexpress/data/snd.cpp b/engines/lastexpress/data/snd.cpp
index 28d20df9bd..29a81bec75 100644
--- a/engines/lastexpress/data/snd.cpp
+++ b/engines/lastexpress/data/snd.cpp
@@ -152,7 +152,7 @@ static const int filterData[1424] = {
4224, 4352, 4480, 4608, 4096, 4096, 4096, 4096, 4288,
4416, 4544, 4672, 4096, 4096, 4096, 4096, 4288, 4416,
4544, 4672, 4160, 4160, 4160, 4160, 4352, 4480, 4608,
- 4.6, 4160, 4160, 4160, 4160, 4352, 4480, 4608, 4736,
+ 4736, 4160, 4160, 4160, 4160, 4352, 4480, 4608, 4736,
4224, 4224, 4224, 4224, 4416, 4544, 4672, 4800, 4224,
4224, 4224, 4224, 4416, 4544, 4672, 4800, 4288, 4288,
4288, 4288, 4480, 4608, 4736, 4864, 4288, 4288, 4288,