diff options
author | Travis Howell | 2005-10-28 07:48:53 +0000 |
---|---|---|
committer | Travis Howell | 2005-10-28 07:48:53 +0000 |
commit | 904707b8a79755b89d8a45fc5b3faa8336135054 (patch) | |
tree | a04ba9301ae22734b902ff8a855766da2e3a3955 | |
parent | 572fbb7915965ea121afbaa794d1ab4025caf1ce (diff) | |
download | scummvm-rg350-904707b8a79755b89d8a45fc5b3faa8336135054.tar.gz scummvm-rg350-904707b8a79755b89d8a45fc5b3faa8336135054.tar.bz2 scummvm-rg350-904707b8a79755b89d8a45fc5b3faa8336135054.zip |
Update catalog2.
svn-id: r19338
-rw-r--r-- | scumm/scumm-md5.h | 4 | ||||
-rw-r--r-- | scumm/scumm.cpp | 1 | ||||
-rw-r--r-- | tools/scumm-md5.txt | 2 |
3 files changed, 4 insertions, 3 deletions
diff --git a/scumm/scumm-md5.h b/scumm/scumm-md5.h index a8ddb360f7..30a7ee626c 100644 --- a/scumm/scumm-md5.h +++ b/scumm/scumm-md5.h @@ -1,5 +1,5 @@ /* - This file was generated by the md5table tool on Wed Oct 26 05:32:53 2005 + This file was generated by the md5table tool on Fri Oct 28 07:43:19 2005 DO NOT EDIT MANUALLY! */ @@ -13,7 +13,7 @@ struct MD5Table { static const MD5Table md5table[] = { { "0305e850382b812fec6e5998ef88a966", "pajama", Common::NL_NLD, Common::kPlatformWindows }, { "035deab53b47bc43abc763560d0f8d4b", "atlantis", Common::EN_USA, Common::kPlatformPC }, - { "037385a953789190298494d92b89b3d0", "catalog2", Common::EN_USA, Common::kPlatformWindows }, + { "037385a953789190298494d92b89b3d0", "catalog", Common::EN_USA, Common::kPlatformWindows }, { "0425954a9db5c340861672892c3e678d", "samnmax", Common::EN_USA, Common::kPlatformMacintosh }, { "04401d747f1a2c1c4b388daff71ed378", "ft", Common::DE_DEU, Common::kPlatformMacintosh }, { "04687cdf7f975a89d2474929f7b80946", "indy3", Common::EN_USA, Common::kPlatformFMTowns }, diff --git a/scumm/scumm.cpp b/scumm/scumm.cpp index b9ea6d4240..c06e4966fc 100644 --- a/scumm/scumm.cpp +++ b/scumm/scumm.cpp @@ -721,6 +721,7 @@ static SubstResFileNames substResFileNameTable[] = { { "Baseball2003", "Baseball 2003", kGenMac }, { "basketball", "Basketball", kGenMac }, { "BluesABCTimeDemo", "BluesABCTimeDemo", kGenMac }, + { "catalog", "catalog2", kGenPC }, { "chase", "Cheese Chase", kGenMac }, { "dog", "Dog on a Stick", kGenMac }, { "farm", "farmdemo", kGenPC }, diff --git a/tools/scumm-md5.txt b/tools/scumm-md5.txt index e0f01a5b6d..f6726ccdad 100644 --- a/tools/scumm-md5.txt +++ b/tools/scumm-md5.txt @@ -377,7 +377,7 @@ Freddi Fish's One-Stop Fun Shop Humongous Interactive Catalog - Windows en 11e6e244078ff09b0f3832e35420e0a7 catalog khalek, sev - - Windows en 037385a953789190298494d92b89b3d0 catalog2 khalek, sev + - Windows en 037385a953789190298494d92b89b3d0 catalog khalek, sev Let's Explore the Farm with Buzzy - Windows en a85856675429fe88051744f755b72f93 farm Kirben |