aboutsummaryrefslogtreecommitdiff
path: root/scumm
diff options
context:
space:
mode:
authorTravis Howell2005-10-25 02:43:05 +0000
committerTravis Howell2005-10-25 02:43:05 +0000
commiteaa7dd3dc98686d8bf5e60981a5166e40fd18439 (patch)
tree9f90b1ee5432ddd85443b072437dc1e2a7fb2466 /scumm
parent6b36c763d1d6dcdcc4a89598c58d0e6bbaeebc94 (diff)
downloadscummvm-rg350-eaa7dd3dc98686d8bf5e60981a5166e40fd18439.tar.gz
scummvm-rg350-eaa7dd3dc98686d8bf5e60981a5166e40fd18439.tar.bz2
scummvm-rg350-eaa7dd3dc98686d8bf5e60981a5166e40fd18439.zip
Add Macintosh version of pjgames.
svn-id: r19272
Diffstat (limited to 'scumm')
-rw-r--r--scumm/scumm-md5.h4
-rw-r--r--scumm/scumm.cpp1
2 files changed, 3 insertions, 2 deletions
diff --git a/scumm/scumm-md5.h b/scumm/scumm-md5.h
index 57da6b926f..8ff6cabd2d 100644
--- a/scumm/scumm-md5.h
+++ b/scumm/scumm-md5.h
@@ -1,5 +1,5 @@
/*
- This file was generated by the md5table tool on Sat Oct 22 00:00:28 2005
+ This file was generated by the md5table tool on Tue Oct 25 02:38:55 2005
DO NOT EDIT MANUALLY!
*/
@@ -244,7 +244,7 @@ static const MD5Table md5table[] = {
{ "8801fb4a1200b347f7a38523339526dd", "jungle", Common::EN_USA, Common::kPlatformWindows },
{ "883af4b0af4f77a92f1dcf1d0a283140", "tentacle", Common::ES_ESP, Common::kPlatformUnknown },
{ "898ce8eb1234a955ef75e87141902bb3", "freddi3", Common::RU_RUS, Common::kPlatformWindows },
- { "8a484262363a8e18be87112454f1456b", "pjgames", Common::EN_USA, Common::kPlatformWindows },
+ { "8a484262363a8e18be87112454f1456b", "pjgames Kirben", Common::EN_USA, Common::kPlatformUnknown },
{ "8aa05d3cdb0e795436043f0546af2da2", "tentacle", Common::FR_FRA, Common::kPlatformUnknown },
{ "8afb3cf9f95abf208358e984f0c9e738", "funpack", Common::EN_USA, Common::kPlatformUnknown },
{ "8bdb0bf87b5e303dd35693afb9351215", "ft", Common::DE_DEU, Common::kPlatformUnknown },
diff --git a/scumm/scumm.cpp b/scumm/scumm.cpp
index a55c390878..1eeb5e003e 100644
--- a/scumm/scumm.cpp
+++ b/scumm/scumm.cpp
@@ -779,6 +779,7 @@ static SubstResFileNames substResFileNameTable[] = {
{ "pajama3", "Pajama Sam Demo", kGenMac },
{ "pajama3", "PjSamDemo", kGenMac },
{ "pajama3", "PjSamDemo", kGenPC },
+ { "pjgames", "PJGames", kGenMac },
{ "puttcircus", "circdemo", kGenPC },
{ "puttcircus", "Putt Circus Demo", kGenMac },
{ "puttcircus", "Putt Circus Demo", kGenMac },