From 2668ea46944a40a1c84993464b1922c10c5b75ba Mon Sep 17 00:00:00 2001 From: Arnaud Boutonné Date: Tue, 16 Jun 2009 07:14:07 +0000 Subject: Add MD5 for Playtoons 3 (english) svn-id: r41579 --- engines/gob/detection.cpp | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'engines/gob/detection.cpp') diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp index 854bdc7b49..7a62e0fef7 100644 --- a/engines/gob/detection.cpp +++ b/engines/gob/detection.cpp @@ -3205,6 +3205,24 @@ static const GOBGameDescription gameDescriptions[] = { kFeatures640, "intro2.stk", 0, 0 }, + { + { + "playtoons3", + "", + { + {"playtoon.stk", 0, "9e513e993a5b0e2496add3f50c08764b", 30448506}, + {"chato.stk", 0, "8fc8d0da5b3e758908d1d7298d497d0b", 6041026}, + {0, 0, 0, 0} + }, + EN_ANY, + kPlatformPC, + ADGF_NO_FLAGS, + GUIO_NOSUBTITLES || GUIO_NOSPEECH + }, + kGameTypePlaytoon, + kFeatures640, + "intro2.stk", 0, 0 + }, { { "playtoons3", -- cgit v1.2.3