aboutsummaryrefslogtreecommitdiff
path: root/engines/tucker/detection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/tucker/detection.cpp')
-rw-r--r--engines/tucker/detection.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/engines/tucker/detection.cpp b/engines/tucker/detection.cpp
index 33c2313413..8f267420f4 100644
--- a/engines/tucker/detection.cpp
+++ b/engines/tucker/detection.cpp
@@ -79,6 +79,14 @@ static const Common::ADGameDescription tuckerGameDescriptions[] = {
Common::kPlatformPC,
Common::ADGF_NO_FLAGS
},
+ {
+ "tucker",
+ "",
+ AD_ENTRY1s("infobar.txt", "e548994877ff31ca304f6352ce022a8e", 497),
+ Common::CZ_CZE,
+ Common::kPlatformPC,
+ Common::ADGF_NO_FLAGS
+ },
AD_TABLE_END_MARKER
};