diff options
author | Adrian Frühwirth | 2018-07-19 20:48:14 +0200 |
---|---|---|
committer | Adrian Frühwirth | 2018-07-19 20:50:08 +0200 |
commit | f99977255cf979568f0d57f977c10ac26f2ff4ac (patch) | |
tree | 5bf4d3f4c7d4fb86f91e8a096d3e43263909aa90 /engines | |
parent | 5437ed9a9545cd707c11798936cded0c1a2c9e24 (diff) | |
download | scummvm-rg350-f99977255cf979568f0d57f977c10ac26f2ff4ac.tar.gz scummvm-rg350-f99977255cf979568f0d57f977c10ac26f2ff4ac.tar.bz2 scummvm-rg350-f99977255cf979568f0d57f977c10ac26f2ff4ac.zip |
SCUMM: Add another German Mac version of DOTT
Fixes Trac#10616.
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 0afa5f53d7..5357108b7d 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 Thu Feb 01 01:05:11 2018 + This file was generated by the md5table tool on Thu Jul 19 18:49:51 2018 DO NOT EDIT MANUALLY! */ @@ -386,6 +386,7 @@ static const MD5Table md5table[] = { { "7fc6cdb46b4c9d384c52327f4bca6416", "football", "", "", -1, Common::EN_ANY, Common::kPlatformUnknown }, { "810a9da887aefa597b0cf3c77d262897", "BluesABCTime", "", "Demo", -1, Common::EN_ANY, Common::kPlatformUnknown }, { "822807c3cd3b43a925cab2767ca6b453", "BluesTreasureHunt", "", "Disc 1", -1, Common::EN_ANY, Common::kPlatformUnknown }, + { "8241070e96518c894e8f5f8e987b6030", "tentacle", "", "CD", -1, Common::DE_DEU, Common::kPlatformMacintosh }, { "8299d9b8a1b0e7b881bae7a9971dc5e2", "zak", "V2", "Demo", 1916, Common::EN_ANY, Common::kPlatformAtariST }, { "82e5e24720cb85a2b662bea6b625cad9", "BluesTreasureHunt", "", "Disc 2", -1, Common::EN_ANY, Common::kPlatformWindows }, { "8368f552b1e3eba559f8d559bcc4cadb", "freddi3", "", "", 55959, Common::UNK_LANG, Common::kPlatformUnknown }, @@ -711,4 +712,3 @@ static const MD5Table md5table[] = { { "ff05c07990061d97647f059c48c1d05a", "zak", "V2", "V2", -1, Common::DE_DEU, Common::kPlatformAtariST }, { 0, 0, 0, 0, 0, Common::UNK_LANG, Common::kPlatformUnknown } }; - |