From 77da2801e058fa2f8d6fef63f7eba983f6d75c35 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Sun, 27 Mar 2016 14:43:04 +0200 Subject: GOB: Added Spanish Fascination detection entry. Bug #7069 --- engines/gob/detection/tables_fascin.h | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'engines') diff --git a/engines/gob/detection/tables_fascin.h b/engines/gob/detection/tables_fascin.h index 7c7c9a7a2f..88e7110f06 100644 --- a/engines/gob/detection/tables_fascin.h +++ b/engines/gob/detection/tables_fascin.h @@ -246,6 +246,21 @@ kFeaturesNone, "disk0.stk", 0, 0 }, +// From bug #7069 +{ + { + "fascination", + "", + AD_ENTRY1s("disk0.stk", "fbf73d7919e1a6752d924eccc14838d7", 190498), + ES_ESP, + kPlatformAmiga, + ADGF_NO_FLAGS, + GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH) + }, + kGameTypeFascination, + kFeaturesNone, + "disk0.stk", 0, 0 +}, // -- Atari ST -- -- cgit v1.2.3