[Scummvm-cvs-logs] SF.net SVN: scummvm: [21715] scummvm/trunk/engines/simon/debug.h
kirben at users.sourceforge.net
kirben at users.sourceforge.net
Sat Apr 8 23:21:02 CEST 2006
Revision: 21715
Author: kirben
Date: 2006-04-08 23:14:45 -0700 (Sat, 08 Apr 2006)
ViewCVS: http://svn.sourceforge.net/scummvm/?rev=21715&view=rev
Log Message:
-----------
Update debug table for FF
Modified Paths:
--------------
scummvm/trunk/engines/simon/debug.h
Modified: scummvm/trunk/engines/simon/debug.h
===================================================================
--- scummvm/trunk/engines/simon/debug.h 2006-04-09 06:06:10 UTC (rev 21714)
+++ scummvm/trunk/engines/simon/debug.h 2006-04-09 06:14:45 UTC (rev 21715)
@@ -1147,7 +1147,7 @@
"W|GET_DUMMY_WORD",
"W|GET_WORD_COND_TRUE",
"Bww|SET_ADJ_NOUN",
- NULL,
+ "|SET_TIME",
/* 132 */
"|SAVE_GAME",
"|LOAD_GAME",
@@ -1225,8 +1225,8 @@
"|RESET_PV_COUNT",
/* 192 */
"BBBB|SET_PATH_VALUES",
- "|PAUSE_CLOCK",
- "|RESUME_CLOCK",
+ "|STOP_CLOCK",
+ "|RESTART_CLOCK",
"BBBB|SET_COLOR",
/* 196 */
"B|B3_SET",
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