aboutsummaryrefslogtreecommitdiff
path: root/engines/director/detection_tables.h
diff options
context:
space:
mode:
authorEugene Sandulenko2017-01-13 22:15:41 +0100
committerEugene Sandulenko2017-01-13 22:20:51 +0100
commit1c203ea249e73f940a524b08d7aade1e8b40adb2 (patch)
tree25bd6e3aff52b589dafc4a29c6014f589e61fd1a /engines/director/detection_tables.h
parentcadb29d83d3601ecf6b6eca726fc220670cc7136 (diff)
downloadscummvm-rg350-1c203ea249e73f940a524b08d7aade1e8b40adb2.tar.gz
scummvm-rg350-1c203ea249e73f940a524b08d7aade1e8b40adb2.tar.bz2
scummvm-rg350-1c203ea249e73f940a524b08d7aade1e8b40adb2.zip
DIRECTOR: Added detection for The Apartment D4
Diffstat (limited to 'engines/director/detection_tables.h')
-rw-r--r--engines/director/detection_tables.h15
1 files changed, 14 insertions, 1 deletions
diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index ae52784f51..15bdf37968 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -69,7 +69,7 @@ static const DirectorGameDescription gameDescriptions[] = {
{
{
"theapartment",
- "",
+ "D3",
AD_ENTRY1s("Main Menu", "9e838fe1a6af7992d656ca325e38dee5", 47911),
Common::EN_ANY,
Common::kPlatformMacintosh,
@@ -79,6 +79,19 @@ static const DirectorGameDescription gameDescriptions[] = {
GID_GENERIC,
3
},
+ {
+ {
+ "theapartment",
+ "D4",
+ AD_ENTRY1s("Main Menu", "ff86181f03fe6eb060f65a985ca0580d", 160612),
+ Common::EN_ANY,
+ Common::kPlatformMacintosh,
+ ADGF_NO_FLAGS,
+ GUIO1(GUIO_NOASPECT)
+ },
+ GID_GENERIC,
+ 4
+ },
{
{