aboutsummaryrefslogtreecommitdiff
path: root/engines/director/detection_tables.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/director/detection_tables.h')
-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 fc8d8e246e..dd780e4d6a 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -46,6 +46,19 @@ static const DirectorGameDescription gameDescriptions[] = {
GID_TEST,
3
},
+ {
+ {
+ "directortestarch",
+ "",
+ AD_ENTRY1("test.dir", 0),
+ Common::EN_ANY,
+ Common::kPlatformWindows,
+ ADGF_NO_FLAGS,
+ GUIO1(GUIO_NOASPECT)
+ },
+ GID_ARCHIVE,
+ 4
+ },
// Generic D3 Mac entry
MACGAME("director", "", "D3-mac", 0, -1, 3),