diff options
author | Travis Howell | 2008-09-04 08:11:35 +0000 |
---|---|---|
committer | Travis Howell | 2008-09-04 08:11:35 +0000 |
commit | 7208a28980310bac65c01a2607d4fff3557a67d0 (patch) | |
tree | 77c13dc237d1c4a359647f0182be5266c061798d /engines | |
parent | 9cb70f6ba73623b934b43c3f4c8d17553e6215d2 (diff) | |
download | scummvm-rg350-7208a28980310bac65c01a2607d4fff3557a67d0.tar.gz scummvm-rg350-7208a28980310bac65c01a2607d4fff3557a67d0.tar.bz2 scummvm-rg350-7208a28980310bac65c01a2607d4fff3557a67d0.zip |
Correct HE version for Wii version of Freddi Fish 1.
svn-id: r34323
Diffstat (limited to 'engines')
-rw-r--r-- | engines/scumm/scumm-md5.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h index b4ab97e584..3e4bd419bb 100644 --- a/engines/scumm/scumm-md5.h +++ b/engines/scumm/scumm-md5.h @@ -1,5 +1,5 @@ /* - This file was generated by the md5table tool on Wed Sep 03 13:48:20 2008 + This file was generated by the md5table tool on Thu Sep 04 08:05:16 2008 DO NOT EDIT MANUALLY! */ @@ -227,7 +227,7 @@ static const MD5Table md5table[] = { { "566165a7338fa11029e7c14d94fa70d0", "freddi", "HE 73", "Demo", 9800, Common::EN_ANY, Common::kPlatformWindows }, { "5798972220cd458be2626d54c80f71d7", "atlantis", "", "Floppy", -1, Common::IT_ITA, Common::kPlatformAmiga }, { "57a17febe2183f521250e55d55b83e60", "PuttTime", "HE 99", "", -1, Common::FR_FRA, Common::kPlatformWindows }, - { "57a5cfec9ef231a007043cc1917e8988", "freddi", "HE 99", "Updated", -1, Common::EN_ANY, Common::kPlatformWii }, + { "57a5cfec9ef231a007043cc1917e8988", "freddi", "HE 100", "Updated", -1, Common::EN_ANY, Common::kPlatformWii }, { "57b0d89af79befe1cabce3bece869e7f", "tentacle", "", "Floppy", -1, Common::DE_DEU, Common::kPlatformPC }, { "58436e634f4fae1d9973591c2ffa1fcb", "spyfox", "HE 99", "Updated", -1, Common::EN_ANY, Common::kPlatformUnknown }, { "589601b676c98b1c0c987bc031ab68b3", "chase", "HE 95", "", -1, Common::EN_USA, Common::kPlatformUnknown }, |