diff options
author | Travis Howell | 2011-10-02 14:06:13 +1100 |
---|---|---|
committer | Travis Howell | 2011-10-02 14:06:13 +1100 |
commit | 44a7c2d1608d1015ffc5b4b3fa11be997a64e021 (patch) | |
tree | 68106a65d11f82c376354c0e5c0943d0d6d38851 | |
parent | 6da0549133012b9e01741b7c81a2db234718260e (diff) | |
download | scummvm-rg350-44a7c2d1608d1015ffc5b4b3fa11be997a64e021.tar.gz scummvm-rg350-44a7c2d1608d1015ffc5b4b3fa11be997a64e021.tar.bz2 scummvm-rg350-44a7c2d1608d1015ffc5b4b3fa11be997a64e021.zip |
SCUMM: Correct HE version for Norwegian version of Freddi Fish 1.
-rw-r--r-- | devtools/scumm-md5.txt | 2 | ||||
-rw-r--r-- | engines/scumm/scumm-md5.h | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devtools/scumm-md5.txt b/devtools/scumm-md5.txt index cae949b99b..53e3f38a2c 100644 --- a/devtools/scumm-md5.txt +++ b/devtools/scumm-md5.txt @@ -472,7 +472,6 @@ fbpack Fatty Bear's Fun Pack freddi Freddi Fish 1: The Case of the Missing Kelp Seeds d4cccb5af88f3e77f370896e9ba8c5f9 -1 All Windows HE 71 - - sev c0039ad982999c92d0de81910d640fa0 -1 nl Windows HE 71 - - adutchguy - e63a0b9249b5ca4cc4d3ac34305ae360 -1 nb Windows HE 71 - - Karl Ove Hufthammer 68530d2e15f339fbbf3150b78b4d2ffb -1 en Mac HE 73 - - satz 6d1baa1065ac5f7b210be8ebe4235e49 -1 nl Mac HE 73 - - daniel9 c782fbbe74a987c3df8ac73cd3e289ed -1 se Mac HE 73 - - Torbjörn Andersson @@ -485,6 +484,7 @@ freddi Freddi Fish 1: The Case of the Missing Kelp Seeds 746e88c172a5b7a1ae89ac0ee3ee681a -1 ru Windows HE 90 Updated - sev a197a87ae77f3b3333f09a7a2c448fe2 -1 en Windows HE 99 Updated - Jonathan af2bd1a43b50b55915d87994e093203d 34829 de Windows HE 99 Updated - Lightkey + e63a0b9249b5ca4cc4d3ac34305ae360 -1 nb Windows HE 99 - - Karl Ove Hufthammer 57a5cfec9ef231a007043cc1917e8988 -1 en Wii HE 100 - - sanguinehearts 56b5922751be7ffd771b38dda56b028b 34837 nl Wii HE 100 - - George Kormendi 3ae7f002d9256b8bdf76aaf8a3a069f8 34837 gb Wii HE 100 - - George Kormendi diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h index 319eddf871..45c6e90a08 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 Aug 3 03:14:00 2011 + This file was generated by the md5table tool on Sun Oct 02 03:05:23 2011 DO NOT EDIT MANUALLY! */ @@ -578,7 +578,7 @@ static const MD5Table md5table[] = { { "e5563c8358443c4352fcddf7402a5e0a", "pajama2", "HE 98.5", "", -1, Common::FR_FRA, Common::kPlatformWindows }, { "e5c112140ad6574997de033a8e2a2964", "readtime", "", "", -1, Common::EN_ANY, Common::kPlatformUnknown }, { "e62056ba675ad65d8854ab3c5ad4b3c0", "spyfox2", "", "Mini Game", -1, Common::EN_ANY, Common::kPlatformWindows }, - { "e63a0b9249b5ca4cc4d3ac34305ae360", "freddi", "HE 71", "", -1, Common::NB_NOR, Common::kPlatformWindows }, + { "e63a0b9249b5ca4cc4d3ac34305ae360", "freddi", "HE 99", "", -1, Common::NB_NOR, Common::kPlatformWindows }, { "e689bdf67f98b1d760ce4487ec0e8d06", "indy3", "EGA", "EGA", -1, Common::FR_FRA, Common::kPlatformAmiga }, { "e6cd81b25ab1453a8a6d3482118c391e", "pass", "", "", 7857, Common::EN_ANY, Common::kPlatformPC }, { "e72bb4c2b613db2cf50f89ff6350e70a", "ft", "", "", -1, Common::ES_ESP, Common::kPlatformUnknown }, |