diff options
| author | Matthew Hoops | 2011-11-27 20:11:46 -0500 |
|---|---|---|
| committer | Matthew Hoops | 2011-11-27 20:13:03 -0500 |
| commit | 712100b77e59115605df9ec9c3e14656373e27fd (patch) | |
| tree | 4625d7e79c99dd01f50298196013d2e1608188cc /devtools | |
| parent | c79518ce172287d8180ed41da7d1801d93d0d9eb (diff) | |
| download | scummvm-rg350-712100b77e59115605df9ec9c3e14656373e27fd.tar.gz scummvm-rg350-712100b77e59115605df9ec9c3e14656373e27fd.tar.bz2 scummvm-rg350-712100b77e59115605df9ec9c3e14656373e27fd.zip | |
SCUMM: Add support for Putt-Putt Saves the Zoo iOS
Diffstat (limited to 'devtools')
| -rw-r--r-- | devtools/md5table.c | 1 | ||||
| -rw-r--r-- | devtools/scumm-md5.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/devtools/md5table.c b/devtools/md5table.c index 9e57edbc35..cb1434c90b 100644 --- a/devtools/md5table.c +++ b/devtools/md5table.c @@ -81,6 +81,7 @@ static const StringMap platformMap[] = { { "C64", "kPlatformC64" }, { "DOS", "kPlatformPC" }, { "FM-TOWNS", "kPlatformFMTowns" }, + { "iOS", "kPlatformIOS" }, { "Mac", "kPlatformMacintosh" }, { "NES", "kPlatformNES" }, { "PC-Engine", "kPlatformPCEngine" }, diff --git a/devtools/scumm-md5.txt b/devtools/scumm-md5.txt index 53e3f38a2c..1682879385 100644 --- a/devtools/scumm-md5.txt +++ b/devtools/scumm-md5.txt @@ -759,6 +759,7 @@ puttzoo Putt-Putt Saves the Zoo 92e7727e67f5cd979d8a1070e4eb8cb3 -1 en All HE 98.5 Updated - cyx 3a3e592b074f595489f7f11e150c398d -1 us Windows HE 99 Updated - Adrian c5cc7cba02a2fbd539c4439e775b0536 43470 de Windows HE 99 Updated - Lightkey + 5c9cecbd2952ccec14c9ecebf5822a34 -1 en iOS HE 100 - - clone2727 3486ede0f904789267d4bcc5537a46d4 14337 en Mac - Demo - khalek d220d154aafbfa12bd6f3ab1b2dae420 -1 de Mac - Demo - Joachim Eberhard |
