aboutsummaryrefslogtreecommitdiff
path: root/engines/director/detection_tables.h
diff options
context:
space:
mode:
authorEugene Sandulenko2016-07-10 13:05:30 +0200
committerEugene Sandulenko2016-08-03 23:40:36 +0200
commit1f0005c4e269ec8d9b848b85e40ab11d7d67a979 (patch)
tree934904e2099afcf9bc270c64eca03647598635dc /engines/director/detection_tables.h
parent6b4cff264588f73170da1b31121a9176efcadeba (diff)
downloadscummvm-rg350-1f0005c4e269ec8d9b848b85e40ab11d7d67a979.tar.gz
scummvm-rg350-1f0005c4e269ec8d9b848b85e40ab11d7d67a979.tar.bz2
scummvm-rg350-1f0005c4e269ec8d9b848b85e40ab11d7d67a979.zip
DIRECTOR: Lingo: Initial code for Lingo test suite. Uses special game target
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 d242b878be..8c9c9f17e9 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -28,6 +28,20 @@ namespace Director {
static const DirectorGameDescription gameDescriptions[] = {
{
{
+ "directortest",
+ "",
+ AD_ENTRY1("lingotests.lingo", 0),
+ Common::EN_ANY,
+ Common::kPlatformWindows,
+ ADGF_NO_FLAGS,
+ GUIO1(GUIO_NOASPECT)
+ },
+ GID_TEST,
+ 3
+ },
+
+ {
+ {
"gundam0079",
"",
AD_ENTRY1("Gundam0079.exe", "1a7acbba10a7246ba58c1d53fc7203f5"),