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

strangerke at users.sourceforge.net strangerke at users.sourceforge.net
Mon Jan 18 22:29:44 CET 2010


Revision: 47361
          http://scummvm.svn.sourceforge.net/scummvm/?rev=47361&view=rev
Author:   strangerke
Date:     2010-01-18 21:29:43 +0000 (Mon, 18 Jan 2010)

Log Message:
-----------
Add detection for another french ADI4 environment disk

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

Modified: scummvm/trunk/engines/gob/detection.cpp
===================================================================
--- scummvm/trunk/engines/gob/detection.cpp	2010-01-18 20:03:17 UTC (rev 47360)
+++ scummvm/trunk/engines/gob/detection.cpp	2010-01-18 21:29:43 UTC (rev 47361)
@@ -4302,6 +4302,20 @@
 	{
 		{
 			"adi4",
+			"Adi 4.0",
+			AD_ENTRY1s("intro.stk", "29374c0e3c10b17dd8463b06a55ad093", 6012072),
+			FR_FRA,
+			kPlatformPC,
+			ADGF_NO_FLAGS,
+			GUIO_NONE
+		},
+		kGameTypeAdi4,
+		kFeatures640,
+		0, 0, 0
+	},
+	{
+		{
+			"adi4",
 			"Adi 4.0 Limited Edition",
 			AD_ENTRY1s("intro.stk", "ebbbc5e28a4adb695535ed989c1b8d66", 5929644),
 			FR_FRA,


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