diff options
author | Eugene Sandulenko | 2005-10-10 23:30:31 +0000 |
---|---|---|
committer | Eugene Sandulenko | 2005-10-10 23:30:31 +0000 |
commit | 49e8835c3cd57955135cb71700f1bfc5525c90c9 (patch) | |
tree | 532cfbf5bd2ea9316c31c1caec5ad00cec1a90d6 | |
parent | 7f11a7032c742efea07b65c1150071c24bc0b349 (diff) | |
download | scummvm-rg350-49e8835c3cd57955135cb71700f1bfc5525c90c9.tar.gz scummvm-rg350-49e8835c3cd57955135cb71700f1bfc5525c90c9.tar.bz2 scummvm-rg350-49e8835c3cd57955135cb71700f1bfc5525c90c9.zip |
Fix problematic md5. A space character sneaked in.
svn-id: r19008
-rw-r--r-- | scumm/scumm-md5.h | 4 | ||||
-rw-r--r-- | tools/scumm-md5.txt | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/scumm/scumm-md5.h b/scumm/scumm-md5.h index 0895f19f7a..0253cd636e 100644 --- a/scumm/scumm-md5.h +++ b/scumm/scumm-md5.h @@ -1,5 +1,5 @@ /* - This file was generated by the md5table tool on Wed Oct 05 13:14:53 2005 + This file was generated by the md5table tool on Mon Oct 10 23:29:38 2005 DO NOT EDIT MANUALLY! */ @@ -323,7 +323,7 @@ static const MD5Table md5table[] = { { "c3196c5349e53e387aaff1533d95e53a", "samnmax", Common::EN_USA, Common::kPlatformPC }, { "c3b22fa4654bb580b20325ebf4174841", "puttzoo", Common::NL_NLD, Common::kPlatformWindows }, { "c3df37df9d3b481b45f75283a9907c47", "loom", Common::IT_ITA, Common::kPlatformPC }, - { "c4787c3e8b5e2dfda90850ee800af00f ", "zak", Common::FR_FRA, Common::kPlatformPC }, + { "c4787c3e8b5e2dfda90850ee800af00f", "zak", Common::FR_FRA, Common::kPlatformPC }, { "c4a7f7398ac9ae588940f9912ea5fd8f", "maniac", Common::DE_DEU, Common::kPlatformC64 }, { "c4ffae9fac495475d6bc3343ccc8faf9", "Soccer2004", Common::EN_USA, Common::kPlatformUnknown }, { "c5d10e190d4b4d59114b824f2fdbd00e", "loom", Common::EN_USA, Common::kPlatformFMTowns }, diff --git a/tools/scumm-md5.txt b/tools/scumm-md5.txt index 3410243f09..d093c0284f 100644 --- a/tools/scumm-md5.txt +++ b/tools/scumm-md5.txt @@ -37,7 +37,7 @@ Zak McKracken and the Alien Mindbenders V2 (w/o copy protection) DOS de cdd760228cf1010c2903f37e788ea31c zak Max Horn V2 (from 5\"25 floppies) DOS de d06fbe28818fef7bfc45c2cdf0c0849d zak Nicolas Sauzède, Andrea Petrucci V2 DOS fr 52a4bae0746a11d7b1e8554e91a6645c zak Andrea Petrucci - V2 DOS fr c4787c3e8b5e2dfda90850ee800af00f zak Qvist + V2 DOS fr c4787c3e8b5e2dfda90850ee800af00f zak Qvist V2 DOS it 75ba23fff4fd63fa446c02864f2a5a4b zak Antti Leimi, Andrea Petrucci V2 (alt?) DOS it 1900e501a52fbf55bde6e4196f6d2aa6 zak Andrea Petrucci V2 Amiga en e94c7cc3686fce406d3c91b5eae5a72d zak dhweg |