From 18b21c52c3b8c18d20ae7ac1c9b0dfb4b0113e00 Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Mon, 2 Sep 2013 13:58:46 +0300 Subject: TOLTECS: Add an alternate English version (bug #3614933) --- engines/toltecs/detection.cpp | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'engines/toltecs') diff --git a/engines/toltecs/detection.cpp b/engines/toltecs/detection.cpp index c5652f0c8d..380f4a3a26 100644 --- a/engines/toltecs/detection.cpp +++ b/engines/toltecs/detection.cpp @@ -72,6 +72,20 @@ static const ToltecsGameDescription gameDescriptions[] = { }, }, + { + // 3 Skulls of the Toltecs English version (alternate) + // From bug #3614933 + { + "toltecs", + 0, + AD_ENTRY1s("WESTERN", "a9c9cfef9d05b8f7a5573b626fa4ea87", 337643527), + Common::EN_ANY, + Common::kPlatformDOS, + ADGF_NO_FLAGS, + GUIO1(GUIO_NONE) + }, + }, + { // 3 Skulls of the Toltecs Russian version { -- cgit v1.2.3