aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel
diff options
context:
space:
mode:
authorPaul Gilbert2009-05-15 23:57:08 +0000
committerPaul Gilbert2009-05-15 23:57:08 +0000
commit340b5b93784ddf05b205ef5dc2f1120204c70743 (patch)
tree491c4130c9cbc85d811911b6bd6f3670be0e5eb3 /engines/tinsel
parenta897ee239d9c4ffc3ddd8f23cd94e267a534df14 (diff)
downloadscummvm-rg350-340b5b93784ddf05b205ef5dc2f1120204c70743.tar.gz
scummvm-rg350-340b5b93784ddf05b205ef5dc2f1120204c70743.tar.bz2
scummvm-rg350-340b5b93784ddf05b205ef5dc2f1120204c70743.zip
Added detection entry for Hebrew Discworld 1 release
svn-id: r40614
Diffstat (limited to 'engines/tinsel')
-rw-r--r--engines/tinsel/detection.cpp20
1 files changed, 20 insertions, 0 deletions
diff --git a/engines/tinsel/detection.cpp b/engines/tinsel/detection.cpp
index 01c4209321..b18ac3335d 100644
--- a/engines/tinsel/detection.cpp
+++ b/engines/tinsel/detection.cpp
@@ -264,6 +264,26 @@ static const TinselGameDescription gameDescriptions[] = {
GF_CD | GF_SCNFILES | GF_ENHANCED_AUDIO_SUPPORT,
TINSEL_V1,
},
+
+ { // Hebrew CD v2
+ {
+ "dw",
+ "CD",
+ {
+ {"dw.scn", 0, "759d1374b4f02af6d52fc07c96679936", 770780},
+ {"english.smp", 0, NULL, -1},
+ {NULL, 0, NULL, 0}
+ },
+ Common::HB_ISR,
+ Common::kPlatformPC,
+ ADGF_NO_FLAGS
+ },
+ GID_DW1,
+ 0,
+ GF_CD | GF_SCNFILES | GF_ENHANCED_AUDIO_SUPPORT,
+ TINSEL_V1,
+ },
+
{ // UK multilanguage PSX CD
{
"dw",