From 07b59d1936cb88c3bcd1847b7ecc9fac38d90555 Mon Sep 17 00:00:00 2001 From: Sven Hesse Date: Sun, 7 Sep 2008 15:39:06 +0000 Subject: [PATCH] Added a spanish floppy version of Gob3, as supplied by SiRoCs in bug report #2098621 svn-id: r34413 --- engines/gob/detection.cpp | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp index 1ae894f2df9..5fc579039fe 100644 --- a/engines/gob/detection.cpp +++ b/engines/gob/detection.cpp @@ -1295,6 +1295,19 @@ static const GOBGameDescription gameDescriptions[] = { kFeaturesAdlib, "intro" }, + { // Supplied by SiRoCs in bug report #2098621 + { + "gob3", + "", + AD_ENTRY1s("intro.stk", "d3b72938fbbc8159198088811f9e6d19", 160382), + ES_ESP, + kPlatformPC, + Common::ADGF_NO_FLAGS + }, + kGameTypeGob3, + kFeaturesAdlib, + "intro" + }, { { "gob3",