From cb202830267b52db4032abccf8e8f9af7c6dd245 Mon Sep 17 00:00:00 2001 From: Arnaud Boutonné Date: Mon, 24 Aug 2009 21:58:24 +0000 Subject: Add ADI 2.6 FR detection svn-id: r43712 --- engines/gob/detection.cpp | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'engines/gob/detection.cpp') diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp index 9ab8de1b08..97c1af1587 100644 --- a/engines/gob/detection.cpp +++ b/engines/gob/detection.cpp @@ -3687,6 +3687,20 @@ static const GOBGameDescription gameDescriptions[] = { kFeatures640, "intro2.stk", 0, 0 }, + { + { + "adi2", + "Adi 2.6", + AD_ENTRY1s("adi2.stk", "2fb940eb8105b12871f6b88c8c4d1615", 16780058), + FR_FRA, + kPlatformPC, + ADGF_NO_FLAGS, + GUIO_NONE + }, + kGameTypeAdibou4, + kFeatures640, + "adi2.stk", "ediintro.tot", 0 + }, { { "adi2", -- cgit v1.2.3