From ff934471084e4c4daec06527583dcd9d4b519b84 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Sun, 22 Feb 2004 00:49:38 +0000 Subject: Remove duplicated indy3 MD5's. If fr and es version do have different MD5, it's better to add them later. svn-id: r12978 --- scumm/scumm-md5.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'scumm/scumm-md5.h') diff --git a/scumm/scumm-md5.h b/scumm/scumm-md5.h index ea1fbb0456..29bde96291 100644 --- a/scumm/scumm-md5.h +++ b/scumm/scumm-md5.h @@ -35,9 +35,7 @@ static const MD5Table md5table[] = { { "17b5d5e6af4ae89d62631641d66d5a05", "indy3", Common::IT_ITA, Common::kPlatformPC }, { "182344899c2e2998fca0bebcd82aa81a", "atlantis", Common::EN_USA, Common::kPlatformPC }, { "183d7464902d40d00800e8ee1f04117c", "maniac", Common::DE_DEU, Common::kPlatformPC }, - { "1875b90fade138c9253a8e967007031a", "indy3", Common::EN_USA, Common::kPlatformPC }, - { "1875b90fade138c9253a8e967007031a", "indy3", Common::ES_ESP, Common::kPlatformPC }, - { "1875b90fade138c9253a8e967007031a", "indy3", Common::FR_FRA, Common::kPlatformPC }, + { "1875b90fade138c9253a8e967007031a", "indy3", Common::UNK_LANG, Common::kPlatformPC }, { "187d315f6b5168f68680dfe8c3d76a3e", "loom", Common::HB_ISR, Common::kPlatformPC }, { "1900e501a52fbf55bde6e4196f6d2aa6", "zak", Common::IT_ITA, Common::kPlatformPC }, { "1a6e5ae2777a6a33f06ffc0226210934", "atlantis", Common::EN_USA, Common::kPlatformMacintosh }, -- cgit v1.2.3