From 2279d428c2684a805abe28123ba6e961c9182585 Mon Sep 17 00:00:00 2001 From: Jordi Vilalta Prat Date: Sun, 20 Apr 2008 20:11:09 +0000 Subject: Added information about spanish riddle svn-id: r31630 --- engines/m4/detection.cpp | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'engines/m4') diff --git a/engines/m4/detection.cpp b/engines/m4/detection.cpp index 7aee6167b3..aac4f4256b 100644 --- a/engines/m4/detection.cpp +++ b/engines/m4/detection.cpp @@ -159,6 +159,21 @@ static const M4GameDescription gameDescriptions[] = { GType_Riddle, kFeaturesCD }, + { + { + "riddle", + "", + { + { "ripley.has", kFileTypeHash, "5ee011cff7178dae3ddf6f9b7d4102ac", 701691}, + { NULL, 0, NULL, 0} + }, + Common::ES_ESP, + Common::kPlatformPC, + Common::ADGF_NO_FLAGS + }, + GType_Riddle, + kFeaturesCD + }, { // Demo { "riddle", -- cgit v1.2.3