[Scummvm-cvs-logs] SF.net SVN: scummvm: [25384] scummvm/trunk/engines/touche/plugin.cpp

sev at users.sourceforge.net sev at users.sourceforge.net
Sun Feb 4 14:37:04 CET 2007


Revision: 25384
          http://scummvm.svn.sourceforge.net/scummvm/?rev=25384&view=rev
Author:   sev
Date:     2007-02-04 05:37:02 -0800 (Sun, 04 Feb 2007)

Log Message:
-----------
Fix warning.

Modified Paths:
--------------
    scummvm/trunk/engines/touche/plugin.cpp

Modified: scummvm/trunk/engines/touche/plugin.cpp
===================================================================
--- scummvm/trunk/engines/touche/plugin.cpp	2007-02-04 13:28:17 UTC (rev 25383)
+++ scummvm/trunk/engines/touche/plugin.cpp	2007-02-04 13:37:02 UTC (rev 25384)
@@ -104,6 +104,8 @@
 	0,
 	// Name of single gameid (optional)
 	"touche",
+	// List of files for file-based fallback detection (optional)
+	0,
 	// Flags
 	0
 };


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