From 858b72d15e0891baf82c5e854096e4fb2b477b28 Mon Sep 17 00:00:00 2001 From: Arnaud Boutonné Date: Fri, 1 May 2009 07:25:19 +0000 Subject: Gob - Add MD5 for Addy 4 basis CD (supposedly used by all Addy 4) svn-id: r40224 --- 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 a0e934eb41..133823da81 100644 --- a/engines/gob/detection.cpp +++ b/engines/gob/detection.cpp @@ -2750,6 +2750,20 @@ static const GOBGameDescription gameDescriptions[] = { 0, 0 }, + { + { + "adibou4", + "Addy 4 Deutsch", + AD_ENTRY1s("intro.stk", "d2f0fb8909e396328dc85c0e29131ba8", 5847588), + DE_DEU, + kPlatformPC, + ADGF_NO_FLAGS + }, + kGameTypeAdibou4, + kFeatures640, + 0, + 0 + }, { { "adibou4", -- cgit v1.2.3