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

drmccoy at users.sourceforge.net drmccoy at users.sourceforge.net
Tue Apr 24 21:24:57 CEST 2007


Revision: 26591
          http://scummvm.svn.sourceforge.net/scummvm/?rev=26591&view=rev
Author:   drmccoy
Date:     2007-04-24 12:24:56 -0700 (Tue, 24 Apr 2007)

Log Message:
-----------
Added the french Atari ST version of Gob2, as supplied by bgk in bug report #1706861

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

Modified: scummvm/trunk/engines/gob/detection.cpp
===================================================================
--- scummvm/trunk/engines/gob/detection.cpp	2007-04-24 16:12:43 UTC (rev 26590)
+++ scummvm/trunk/engines/gob/detection.cpp	2007-04-24 19:24:56 UTC (rev 26591)
@@ -414,6 +414,18 @@
 		GF_GOB2,
 		"intro"
 	},
+	{ // Supplied by bgk in bug report #1706861
+		{
+			"gob2",
+			"",
+			AD_ENTRY1s("intro.stk", "4b13c02d1069b86bcfec80f4e474b98b", 554680),
+			FR_FRA,
+			kPlatformAtariST,
+			Common::ADGF_NO_FLAGS
+		},
+		GF_GOB2,
+		"intro"
+	},
 	{
 		{
 			"gob2cd",


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