From f2e3ddf72a91f1b4857a74b4c6ee228aa5d6d0d8 Mon Sep 17 00:00:00 2001 From: Arnaud Boutonné Date: Mon, 15 Jun 2009 19:46:00 +0000 Subject: Add MD5 for Playtoons 4 FR svn-id: r41556 --- engines/gob/detection.cpp | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp index a4f5d2d1be..28699bb657 100644 --- a/engines/gob/detection.cpp +++ b/engines/gob/detection.cpp @@ -3241,6 +3241,25 @@ static const GOBGameDescription gameDescriptions[] = { kFeatures640, "intro2.stk", 0, 0 }, + + { + { + "manda", + "", + { + {"playtoon.stk", 0, "b7f5afa2dc1b0f75970b7c07d175db1b", 24340406}, + {"manda.stk", 0, "92529e0b927191d9898a34c2892e9a3a", 6485072}, + {0, 0, 0, 0} + }, + FR_FRA, + kPlatformPC, + ADGF_NO_FLAGS, + GUIO_NOSUBTITLES || GUIO_NOSPEECH + }, + kGameTypePlaytoon, + kFeatures640, + "intro2.stk", 0, 0 + }, { { "wakan", -- cgit v1.2.3