From 2156fecf534284323ee205e748eb92543b785eb2 Mon Sep 17 00:00:00 2001 From: Benjamin Haisch Date: Mon, 9 Feb 2009 17:41:24 +0000 Subject: TOLTECS: Added German version --- engines/toltecs/detection.cpp | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/engines/toltecs/detection.cpp b/engines/toltecs/detection.cpp index 5180a0711a..4faa1d1e58 100644 --- a/engines/toltecs/detection.cpp +++ b/engines/toltecs/detection.cpp @@ -79,6 +79,18 @@ static const ToltecsGameDescription gameDescriptions[] = { }, }, + { + // 3 Skulls of the Toltecs German version + { + "toltecs", + 0, + AD_ENTRY1s("WESTERN", "1a3292bad8e0bb5701800c73531dd75e", 345176617), + Common::DE_DEU, + Common::kPlatformPC, + ADGF_NO_FLAGS + }, + }, + { AD_TABLE_END_MARKER } }; -- cgit v1.2.3