diff options
author | Kirben | 2015-05-07 11:04:08 +1000 |
---|---|---|
committer | Kirben | 2015-05-07 11:04:08 +1000 |
commit | 2456163f5dd08a72e88c4af9e76f646406ae7d36 (patch) | |
tree | db7798630d5dd1ab09ead24a200aeeec75de7351 | |
parent | 8b82090c91cf10d231d232a1a29ebb3936d61618 (diff) | |
download | scummvm-rg350-2456163f5dd08a72e88c4af9e76f646406ae7d36.tar.gz scummvm-rg350-2456163f5dd08a72e88c4af9e76f646406ae7d36.tar.bz2 scummvm-rg350-2456163f5dd08a72e88c4af9e76f646406ae7d36.zip |
SCUMM: SCUMM: Add English 1.4 version of Indiana Jones and the Last Crusade for DOS.
-rw-r--r-- | devtools/scumm-md5.txt | 1 | ||||
-rw-r--r-- | engines/scumm/scumm-md5.h | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/devtools/scumm-md5.txt b/devtools/scumm-md5.txt index 47c1dd3cce..5bb3b79cad 100644 --- a/devtools/scumm-md5.txt +++ b/devtools/scumm-md5.txt @@ -127,6 +127,7 @@ indy3 Indiana Jones and the Last Crusade 66236cd1aec24e1d4aff4c4cc93b7e18 -1 fr DOS EGA EGA ?? v1.3, 25 Aug 89 Andrea Petrucci, Peter Eckerlein 89cfc425566003ff74b7dc7b3e6fd469 -1 fr DOS EGA EGA ?? v1.3, 25 Aug 89 Jorpho 69d70269fafc4445adbb0d223e4f9a3f 5361 en DOS EGA EGA v1.4, 11/07/89 (5.25\") Petr Maruska + 56e8c37a0a08c3a7076f82417461a877 -1 en DOS EGA EGA v1.4, 7 Nov 89 (3.5\") Paulo Vicente 6f6ef668c608c7f534fea6e6d3878dde -1 de DOS EGA EGA v1.4 from 19 Oct 89 dhewg, Peter Eckerlein eb700bb73ca1cc44a1ad5e4b1a4bdeaf 5361 de DOS EGA EGA PC-Spiele a.borque d62d248c3df6ec177405e2cb23d923b2 -1 it DOS EGA EGA v1.4 from 25 Nov 89 Andrea Petrucci, Peter Eckerlein diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h index 4353fe2969..a9043e80a5 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 May 07 00:21:21 2015 + This file was generated by the md5table tool on Thu May 07 00:45:51 2015 DO NOT EDIT MANUALLY! */ @@ -253,6 +253,7 @@ static const MD5Table md5table[] = { { "55f4e9402bec2bded383843123f37c5c", "pajama2", "HE 98.5", "", -1, Common::DE_DEU, Common::kPlatformWindows }, { "566165a7338fa11029e7c14d94fa70d0", "freddi", "HE 73", "Demo", 9800, Common::EN_ANY, Common::kPlatformWindows }, { "56b5922751be7ffd771b38dda56b028b", "freddi", "HE 100", "", 34837, Common::NL_NLD, Common::kPlatformWii }, + { "56e8c37a0a08c3a7076f82417461a877", "indy3", "EGA", "EGA", -1, Common::EN_ANY, Common::kPlatformDOS }, { "5719fc8a13b4638b78d9d8d12f091f94", "puttrace", "HE 99", "", -1, Common::FR_FRA, Common::kPlatformWindows }, { "5798972220cd458be2626d54c80f71d7", "atlantis", "Floppy", "Floppy", -1, Common::IT_ITA, Common::kPlatformAmiga }, { "57a17febe2183f521250e55d55b83e60", "PuttTime", "HE 99", "", -1, Common::FR_FRA, Common::kPlatformWindows }, |