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

Hkz at users.sourceforge.net Hkz at users.sourceforge.net
Thu Mar 4 18:21:59 CET 2010


Revision: 48160
          http://scummvm.svn.sourceforge.net/scummvm/?rev=48160&view=rev
Author:   Hkz
Date:     2010-03-04 17:21:59 +0000 (Thu, 04 Mar 2010)

Log Message:
-----------
cruise: add detection entry for Amiga English US GOLD version

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

Modified: scummvm/trunk/engines/cruise/detection.cpp
===================================================================
--- scummvm/trunk/engines/cruise/detection.cpp	2010-03-04 16:34:27 UTC (rev 48159)
+++ scummvm/trunk/engines/cruise/detection.cpp	2010-03-04 17:21:59 UTC (rev 48160)
@@ -162,6 +162,19 @@
 		GType_CRUISE,
 		0,
 	},
+	{ // Amiga English US GOLD edition.
+		{
+			"cruise",
+			0,
+			AD_ENTRY1("D1", "de084e9d2c6e4b2cc14803bf849eda3e"),
+			Common::EN_ANY,
+			Common::kPlatformAmiga,
+			ADGF_NO_FLAGS,
+			GUIO_NONE
+		},
+		GType_CRUISE,
+		0,
+	},
 	{ // AtariST English KixxXL edition.
 		{
 			"cruise",


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