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

kirben at users.sourceforge.net kirben at users.sourceforge.net
Sun Oct 1 12:08:02 CEST 2006


Revision: 24051
          http://svn.sourceforge.net/scummvm/?rev=24051&view=rev
Author:   kirben
Date:     2006-10-01 03:07:57 -0700 (Sun, 01 Oct 2006)

Log Message:
-----------
Fix error in debug opcode table for PP

Modified Paths:
--------------
    scummvm/trunk/engines/agos/debug.h

Modified: scummvm/trunk/engines/agos/debug.h
===================================================================
--- scummvm/trunk/engines/agos/debug.h	2006-10-01 10:04:23 UTC (rev 24050)
+++ scummvm/trunk/engines/agos/debug.h	2006-10-01 10:07:57 UTC (rev 24051)
@@ -1525,8 +1525,8 @@
 	NULL,
 	/* 36 */
 	"WW|MOVE",
+	"BI|CHECK_TITLES",
 	"B|LOAD_MOUSE_IMAGE",
-	"BI|CHECK_TITLES",
 	NULL,
 	/* 40 */
 	NULL,


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