diff options
author | Thierry Crozat | 2015-05-07 21:30:25 +0100 |
---|---|---|
committer | Thierry Crozat | 2015-05-07 21:30:25 +0100 |
commit | 04931d040085d77d031290fda57ca2c5dc486f54 (patch) | |
tree | 4086d23b94cc5a1793c5a3f8da6fa8c0aac0165d /engines/scumm | |
parent | 3f3ad61927874f5565242211acad12fcdf83b136 (diff) | |
download | scummvm-rg350-04931d040085d77d031290fda57ca2c5dc486f54.tar.gz scummvm-rg350-04931d040085d77d031290fda57ca2c5dc486f54.tar.bz2 scummvm-rg350-04931d040085d77d031290fda57ca2c5dc486f54.zip |
SCUMM: Add DOS en demo for Indiana Jones and the Fate of Atlantis
This was reported by Paulo Vicente in bug #6862.
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 1158aaa980..bac7a4665b 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 01:11:26 2015 + This file was generated by the md5table tool on Thu May 7 20:24:51 2015 DO NOT EDIT MANUALLY! */ @@ -68,6 +68,7 @@ static const MD5Table md5table[] = { { "114acdc2659a273c220f86ee9edb24c1", "maniac", "V2", "V2", -1, Common::FR_FRA, Common::kPlatformDOS }, { "11ddf1fde76e3156eb3a38da213f484e", "monkey2", "", "", -1, Common::IT_ITA, Common::kPlatformAmiga }, { "11e6e244078ff09b0f3832e35420e0a7", "catalog", "", "Demo", -1, Common::EN_ANY, Common::kPlatformWindows }, + { "12cdc256eae5a461bcc9a49975999841", "atlantis", "Floppy", "Demo", -1, Common::EN_ANY, Common::kPlatformDOS }, { "132bff65e6367c09cc69318ce1b59333", "monkey2", "", "", 11155, Common::EN_ANY, Common::kPlatformAmiga }, { "1387d16aa620dc1c2d1fd87f8a9e7a09", "puttcircus", "", "Demo", -1, Common::FR_FRA, Common::kPlatformWindows }, { "13d2a86a7290813a1c386490447d72db", "fbear", "HE 62", "", -1, Common::EN_ANY, Common::kPlatform3DO }, |