aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugene Sandulenko2016-08-23 18:57:41 +0200
committerEugene Sandulenko2016-08-23 19:13:21 +0200
commit1bbbb14b30b68319248ce4ead40a1e9a46f1e5f1 (patch)
tree3e9a0f94760a963bd96d9ac6c415d8acdaa61445
parentdbf2876b706c76a75f647a20cc00ef7a687c1e6c (diff)
downloadscummvm-rg350-1bbbb14b30b68319248ce4ead40a1e9a46f1e5f1.tar.gz
scummvm-rg350-1bbbb14b30b68319248ce4ead40a1e9a46f1e5f1.tar.bz2
scummvm-rg350-1bbbb14b30b68319248ce4ead40a1e9a46f1e5f1.zip
DIRECTOR: Added test D3 target
-rw-r--r--engines/director/detection_tables.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index 65eff50fc9..e03b831fa3 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -40,6 +40,19 @@ static const DirectorGameDescription gameDescriptions[] = {
3
},
+ { // Generic D3 entry
+ {
+ "director",
+ "",
+ AD_ENTRY1("D3", 0),
+ Common::EN_ANY,
+ Common::kPlatformMacintosh,
+ ADGF_MACRESFORK,
+ GUIO1(GUIO_NOASPECT)
+ },
+ GID_GENERIC,
+ 3
+ },
{
{
"theapartment",