aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/detection.cpp
diff options
context:
space:
mode:
authorSven Hesse2009-07-02 12:15:04 +0000
committerSven Hesse2009-07-02 12:15:04 +0000
commit341d875ceabcccd75d7921777c0158f287089b2f (patch)
tree0d76ca283bd3da898fb6f1f91bf1f4c3959096bd /engines/tinsel/detection.cpp
parent630501fe43af959a26b7c345a31b250347450142 (diff)
downloadscummvm-rg350-341d875ceabcccd75d7921777c0158f287089b2f.tar.gz
scummvm-rg350-341d875ceabcccd75d7921777c0158f287089b2f.tar.bz2
scummvm-rg350-341d875ceabcccd75d7921777c0158f287089b2f.zip
Added support for compressed sample files (patch #2815426 by m_kiewitz)
svn-id: r42020
Diffstat (limited to 'engines/tinsel/detection.cpp')
-rw-r--r--engines/tinsel/detection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/tinsel/detection.cpp b/engines/tinsel/detection.cpp
index a3cd0bc7b7..3ca8adf30d 100644
--- a/engines/tinsel/detection.cpp
+++ b/engines/tinsel/detection.cpp
@@ -505,7 +505,7 @@ static const TinselGameDescription gameDescriptions[] = {
"CD",
{
{"dw2.scn", 0, "c6d15ce9720a9d8fef06e6582dcf3f34", 103593},
- {"english1.smp", 0, "aa8d05f6fade11e6f066d42c302c8e89", 250926923},
+ {"english1.smp", 0, NULL, -1},
{"english1.txt", 0, "b522e19d7b2cd7b85e50e36fe48e36a9", 274444},
{NULL, 0, NULL, 0}
},