[Scummvm-cvs-logs] SF.net SVN: scummvm: [31630] scummvm/trunk/engines/m4/detection.cpp

jvprat at users.sourceforge.net jvprat at users.sourceforge.net
Sun Apr 20 22:11:09 CEST 2008


Revision: 31630
          http://scummvm.svn.sourceforge.net/scummvm/?rev=31630&view=rev
Author:   jvprat
Date:     2008-04-20 13:11:09 -0700 (Sun, 20 Apr 2008)

Log Message:
-----------
Added information about spanish riddle

Modified Paths:
--------------
    scummvm/trunk/engines/m4/detection.cpp

Modified: scummvm/trunk/engines/m4/detection.cpp
===================================================================
--- scummvm/trunk/engines/m4/detection.cpp	2008-04-20 20:06:18 UTC (rev 31629)
+++ scummvm/trunk/engines/m4/detection.cpp	2008-04-20 20:11:09 UTC (rev 31630)
@@ -159,6 +159,21 @@
 		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",


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list