[Scummvm-cvs-logs] SF.net SVN: scummvm:[55703] scummvm/trunk/engines/mohawk/detection_tables.h

mthreepwood at users.sourceforge.net mthreepwood at users.sourceforge.net
Tue Feb 1 04:00:42 CET 2011


Revision: 55703
          http://scummvm.svn.sourceforge.net/scummvm/?rev=55703&view=rev
Author:   mthreepwood
Date:     2011-02-01 03:00:42 +0000 (Tue, 01 Feb 2011)

Log Message:
-----------
MOHAWK: Add detection for the Mac LBSampler v3

Modified Paths:
--------------
    scummvm/trunk/engines/mohawk/detection_tables.h

Modified: scummvm/trunk/engines/mohawk/detection_tables.h
===================================================================
--- scummvm/trunk/engines/mohawk/detection_tables.h	2011-02-01 02:54:51 UTC (rev 55702)
+++ scummvm/trunk/engines/mohawk/detection_tables.h	2011-02-01 03:00:42 UTC (rev 55703)
@@ -1176,6 +1176,21 @@
 
 	{
 		{
+			"lbsampler",
+			"",
+			AD_ENTRY1("BookOutline", "6dd1c0606f1db3b71207121b4370e487"),
+			Common::EN_ANY,
+			Common::kPlatformMacintosh,
+			ADGF_NO_FLAGS,
+			Common::GUIO_NONE
+		},
+		GType_LIVINGBOOKSV3,
+		0,
+		0,
+	},
+
+	{
+		{
 			"bearfight",
 			"",
 			AD_ENTRY1("FIGHT.512", "f6e6c77a216c400a69388c94a11766d2"),


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