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.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index 3218635759..bc5346524d 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -54,6 +54,20 @@ static const DirectorGameDescription gameDescriptions[] = {
4
},
+ {
+ {
+ "spyclub",
+ "",
+ AD_ENTRY1("SPYCLUB.EXE", "65d06b5fef155a2473434571aff5bc29"),
+ Common::EN_ANY,
+ Common::kPlatformWindows,
+ ADGF_UNSTABLE,
+ GUIO1(GUIO_NOASPECT)
+ },
+ GID_GENERIC,
+ 3
+ },
+
{ AD_TABLE_END_MARKER, GID_GENERIC, 0 }
};