aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm-md5.h
diff options
context:
space:
mode:
authorTravis Howell2004-02-10 13:24:12 +0000
committerTravis Howell2004-02-10 13:24:12 +0000
commit343037f0ec236d4ef23b7dc799943982f7d46cc1 (patch)
treefd73c3e466e6d0a20f7710a9574f2df2bb0d200b /scumm/scumm-md5.h
parent71edb7ed6558913225505ba978671075b21c4574 (diff)
downloadscummvm-rg350-343037f0ec236d4ef23b7dc799943982f7d46cc1.tar.gz
scummvm-rg350-343037f0ec236d4ef23b7dc799943982f7d46cc1.tar.bz2
scummvm-rg350-343037f0ec236d4ef23b7dc799943982f7d46cc1.zip
Correct hberew
svn-id: r12815
Diffstat (limited to 'scumm/scumm-md5.h')
-rw-r--r--scumm/scumm-md5.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/scumm/scumm-md5.h b/scumm/scumm-md5.h
index 2d05207ec9..3dcf422a03 100644
--- a/scumm/scumm-md5.h
+++ b/scumm/scumm-md5.h
@@ -35,7 +35,7 @@ static const MD5Table md5table[] = {
{ "1875b90fade138c9253a8e967007031a", "indy3", Common::EN_USA, Common::kPlatformPC },
{ "1875b90fade138c9253a8e967007031a", "indy3", Common::ES_ESP, Common::kPlatformPC },
{ "1875b90fade138c9253a8e967007031a", "indy3", Common::FR_FRA, Common::kPlatformPC },
- { "187d315f6b5168f68680dfe8c3d76a3e", "loom", Common::HB_HEB, Common::kPlatformPC },
+ { "187d315f6b5168f68680dfe8c3d76a3e", "loom", Common::HB_ISR, Common::kPlatformPC },
{ "1900e501a52fbf55bde6e4196f6d2aa6", "zak", Common::IT_ITA, Common::kPlatformPC },
{ "1a6e5ae2777a6a33f06ffc0226210934", "atlantis", Common::EN_USA, Common::kPlatformMacintosh },
{ "1ca86e2cf9aaa2068738a1e5ba477e60", "zakTowns", Common::JA_JPN, Common::kPlatformFMTowns },
@@ -237,7 +237,7 @@ static const MD5Table md5table[] = {
{ "edfdb24a499d92c59f824c52987c0eec", "atlantis", Common::FR_FRA, Common::kPlatformPC },
{ "ef347474f3c7be3b29584eaa133cca05", "samnmax", Common::FR_FRA, Common::kPlatformPC },
{ "f049e38c1f8302b5db6170f1872af89a", "monkey", Common::ES_ESP, Common::kPlatformPC },
- { "f06e66fd45b2f8b0f4a2833ff4476050", "fbpack", Common::HB_HEB, Common::kPlatformPC },
+ { "f06e66fd45b2f8b0f4a2833ff4476050", "fbpack", Common::HB_ISR, Common::kPlatformPC },
{ "f237bf8a5ef9af78b2a6a4f3901da341", "Pajama Sam Demo", Common::EN_USA, Common::kPlatformMacintosh },
{ "f237bf8a5ef9af78b2a6a4f3901da341", "pjs-demo", Common::EN_USA, Common::kPlatformPC },
{ "f27b1ba0eadaf2a6617b2b58192d1dbf", "samnmax", Common::DE_DEU, Common::kPlatformPC },