From d5ce8b500e036483724937574e29ecddf3a0beab Mon Sep 17 00:00:00 2001 From: Arnaud Boutonné Date: Thu, 4 Feb 2010 00:12:00 +0000 Subject: Fascination - Add detection for EN Atari version svn-id: r47871 --- engines/gob/detection.cpp | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'engines') diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp index d33e48b2d6..4eb75074d7 100644 --- a/engines/gob/detection.cpp +++ b/engines/gob/detection.cpp @@ -2410,6 +2410,20 @@ static const GOBGameDescription gameDescriptions[] = { kFeaturesNone, "disk0.stk", 0, 0 }, + { + { + "fascination", + "", + AD_ENTRY1s("disk0.stk", "aff9fcc619f4dd19eae228affd0d34c8", 189964), + EN_ANY, + kPlatformAtariST, + ADGF_NO_FLAGS, + GUIO_NOSUBTITLES | GUIO_NOSPEECH + }, + kGameTypeFascination, + kFeaturesNone, + "disk0.stk", 0, 0 + }, { { "geisha", -- cgit v1.2.3