From eb04f8567348da085283a7e260fb55ad9331e7e5 Mon Sep 17 00:00:00 2001 From: Benjamin Haisch Date: Mon, 21 Sep 2009 10:53:25 +0000 Subject: TOLTECS: - Added detection entry for the German demo version --- engines/toltecs/detection.cpp | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'engines') diff --git a/engines/toltecs/detection.cpp b/engines/toltecs/detection.cpp index f92ba297f5..17d8716234 100644 --- a/engines/toltecs/detection.cpp +++ b/engines/toltecs/detection.cpp @@ -91,6 +91,18 @@ static const ToltecsGameDescription gameDescriptions[] = { }, }, + { + // 3 Skulls of the Toltecs German Demo version + { + "toltecs", + 0, + AD_ENTRY1s("WESTERN", "1c85e82712d24f1d5c1ea2a66ddd75c2", 47730038), + Common::DE_DEU, + Common::kPlatformPC, + ADGF_NO_FLAGS + }, + }, + { AD_TABLE_END_MARKER } }; -- cgit v1.2.3