[Scummvm-cvs-logs] SF.net SVN: scummvm: [30139] scummvm/branches/branch-0-11-0/engines/kyra/ detection.cpp

lordhoto at users.sourceforge.net lordhoto at users.sourceforge.net
Wed Jan 2 06:54:34 CET 2008


Revision: 30139
          http://scummvm.svn.sourceforge.net/scummvm/?rev=30139&view=rev
Author:   lordhoto
Date:     2008-01-01 21:54:34 -0800 (Tue, 01 Jan 2008)

Log Message:
-----------
Disable detection of Kyra 1 Amiga.

Modified Paths:
--------------
    scummvm/branches/branch-0-11-0/engines/kyra/detection.cpp

Modified: scummvm/branches/branch-0-11-0/engines/kyra/detection.cpp
===================================================================
--- scummvm/branches/branch-0-11-0/engines/kyra/detection.cpp	2008-01-02 03:36:19 UTC (rev 30138)
+++ scummvm/branches/branch-0-11-0/engines/kyra/detection.cpp	2008-01-02 05:54:34 UTC (rev 30139)
@@ -146,6 +146,7 @@
 		KYRA1_FLOPPY_FLAGS
 	},
 
+#if 0
 	{
 		{
 			"kyra1",
@@ -157,6 +158,7 @@
 		},
 		KYRA1_AMIGA_FLAGS
 	},
+#endif
 
 	{
 		{


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