diff options
author | Travis Howell | 2007-08-13 12:41:49 +0000 |
---|---|---|
committer | Travis Howell | 2007-08-13 12:41:49 +0000 |
commit | d5194318118cff2e14142f22257c9716cf813fe2 (patch) | |
tree | aa5c71ca67e43007a368102519cf6ba19eb357e4 /engines/scumm | |
parent | 837381f1d455fd5568759db4ad4767891c58dfce (diff) | |
download | scummvm-rg350-d5194318118cff2e14142f22257c9716cf813fe2.tar.gz scummvm-rg350-d5194318118cff2e14142f22257c9716cf813fe2.tar.bz2 scummvm-rg350-d5194318118cff2e14142f22257c9716cf813fe2.zip |
Add details for Japanese PCE version of Loom.
svn-id: r28588
Diffstat (limited to 'engines/scumm')
-rw-r--r-- | engines/scumm/scumm-md5.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h index ca788c5a4d..69d2bea3e0 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 8 22:22:22 2007 + This file was generated by the md5table tool on Mon Aug 13 12:40:13 2007 DO NOT EDIT MANUALLY! */ @@ -427,6 +427,7 @@ static const MD5Table md5table[] = { { "bf8b52fdd9a69c67f34e8e9fec72661c", "farm", "HE 71", "Demo", -1, Common::EN_ANY, Common::kPlatformWindows }, { "bfdf584b01503f0762baded581f6a0a2", "SoccerMLS", "", "", -1, Common::EN_ANY, Common::kPlatformWindows }, { "c0039ad982999c92d0de81910d640fa0", "freddi", "HE 71", "", -1, Common::NL_NLD, Common::kPlatformWindows }, + { "c0d5c89550381ac433624fedad5e1100", "loom", "PC-Engine", "", -1, Common::JA_JPN, Common::kPlatformPCEngine }, { "c13225cb1bbd3bc9fe578301696d8021", "monkey", "SEGA", "", -1, Common::EN_ANY, Common::kPlatformSegaCD }, { "c24c490373aeb48fbd54caa8e7ae376d", "loom", "No Adlib", "EGA", -1, Common::DE_DEU, Common::kPlatformAtariST }, { "c25755b08a8d0d47695e05f1e2111bfc", "freddi4", "", "Demo", -1, Common::EN_USA, Common::kPlatformUnknown }, |