[Scummvm-cvs-logs] SF.net SVN: scummvm: [22213] scummvm/trunk/engines/simon/debug.h

kirben at users.sourceforge.net kirben at users.sourceforge.net
Sat Apr 29 05:23:01 CEST 2006


Revision: 22213
Author:   kirben
Date:     2006-04-29 05:21:47 -0700 (Sat, 29 Apr 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm/?rev=22213&view=rev

Log Message:
-----------
Fix error in debug table

Modified Paths:
--------------
    scummvm/trunk/engines/simon/debug.h
Modified: scummvm/trunk/engines/simon/debug.h
===================================================================
--- scummvm/trunk/engines/simon/debug.h	2006-04-29 12:18:58 UTC (rev 22212)
+++ scummvm/trunk/engines/simon/debug.h	2006-04-29 12:21:47 UTC (rev 22213)
@@ -658,7 +658,7 @@
 	NULL,
 	"IJ|IS_SIBLING_WITH_A",
 	"IBB|DO_CLASS_ICONS",
-	"WW|PLAY_TUNE",
+	"WWB|PLAY_TUNE",
 	/* 128 */
 	"W|WAIT_END_TUNE",
 	"W|IF_END_TUNE",
@@ -900,7 +900,7 @@
 	NULL,
 	"IJ|IS_SIBLING_WITH_A",
 	"IBB|DO_CLASS_ICONS",
-	"WW|PLAY_TUNE",
+	"WWB|PLAY_TUNE",
 	/* 128 */
 	"W|WAIT_END_TUNE",
 	"W|IF_END_TUNE",
@@ -1142,7 +1142,7 @@
 	"WJ|IF_TIME",
 	"IJ|IS_SIBLING_WITH_A",
 	"IBB|DO_CLASS_ICONS",
-	"WW|PLAY_TUNE",
+	"WWB|PLAY_TUNE",
 	/* 128 */
 	"W|WAIT_END_TUNE",
 	"W|IF_END_TUNE",


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