diff options
| author | Travis Howell | 2010-10-17 23:45:57 +0000 | 
|---|---|---|
| committer | Travis Howell | 2010-10-17 23:45:57 +0000 | 
| commit | 3dc498c5ece33f790972ead8656b8bafb10c8730 (patch) | |
| tree | 5e7d1989c56049df372605fb65434d73f8f49eee | |
| parent | 7706f90c71b86ed13fb3cf941411382c2f57b4a9 (diff) | |
| download | scummvm-rg350-3dc498c5ece33f790972ead8656b8bafb10c8730.tar.gz scummvm-rg350-3dc498c5ece33f790972ead8656b8bafb10c8730.tar.bz2 scummvm-rg350-3dc498c5ece33f790972ead8656b8bafb10c8730.zip | |
SCUMM: Fix Macintosh demo of Putt-Putt Joins the Parade.
svn-id: r53557
| -rw-r--r-- | engines/scumm/scumm-md5.h | 4 | ||||
| -rw-r--r-- | tools/scumm-md5.txt | 2 | 
2 files changed, 3 insertions, 3 deletions
| diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h index b141b2d758..97df882413 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 Sat Oct 02 14:51:12 2010 +  This file was generated by the md5table tool on Sun Oct 17 23:44:17 2010    DO NOT EDIT MANUALLY!   */ @@ -609,7 +609,7 @@ static const MD5Table md5table[] = {  	{ "f237bf8a5ef9af78b2a6a4f3901da341", "pajama", "", "Demo", 18354, Common::EN_ANY, Common::kPlatformUnknown },  	{ "f27b1ba0eadaf2a6617b2b58192d1dbf", "samnmax", "Floppy", "Floppy", -1, Common::DE_DEU, Common::kPlatformPC },  	{ "f3d55aea441e260e9e9c7d2a187097e0", "puttzoo", "", "Demo", 14337, Common::EN_ANY, Common::kPlatformWindows }, -	{ "f40a7f495f59188ca57a9d1d50301bb6", "puttputt", "Demo", "Demo", -1, Common::EN_ANY, Common::kPlatformMacintosh }, +	{ "f40a7f495f59188ca57a9d1d50301bb6", "puttputt", "HE 60", "Demo", -1, Common::EN_ANY, Common::kPlatformMacintosh },  	{ "f5228b0cc1c19e6ea8268ba2eeb61f60", "freddi", "HE 73", "Demo", -1, Common::FR_FRA, Common::kPlatformWindows },  	{ "f73883f13b5a302749a5bad31d909780", "tentacle", "", "CD", -1, Common::DE_DEU, Common::kPlatformMacintosh },  	{ "f7711f9264d4d43c2a1518ec7c10a607", "pajama3", "", "", 79382, Common::EN_USA, Common::kPlatformUnknown }, diff --git a/tools/scumm-md5.txt b/tools/scumm-md5.txt index fe5813fc5c..aec2db0183 100644 --- a/tools/scumm-md5.txt +++ b/tools/scumm-md5.txt @@ -745,7 +745,7 @@ puttputt	Putt-Putt Joins the Parade  	6a30a07f353a75cdc602db27d73e1b42	-1	en	Windows	HE 70	-	-	khalek  	31aa57f460a3d12429f0552a46a90b39	6150	en	DOS	Demo	Demo	-	 -	f40a7f495f59188ca57a9d1d50301bb6	-1	en	Mac	Demo	Demo	-	khalek +	f40a7f495f59188ca57a9d1d50301bb6	-1	en	Mac	HE 60	Demo	-	khalek  	37ff1b308999c4cca7319edfcc1280a0	8269	en	Windows	HE 70	Demo	-	khalek  puttzoo	Putt-Putt Saves the Zoo | 
