[Scummvm-cvs-logs] CVS: tools descumm6.cpp,1.143,1.144

Travis Howell kirben at users.sourceforge.net
Wed Feb 25 03:36:02 CET 2004


Update of /cvsroot/scummvm/tools
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26634

Modified Files:
	descumm6.cpp 
Log Message:

Rename var


Index: descumm6.cpp
===================================================================
RCS file: /cvsroot/scummvm/tools/descumm6.cpp,v
retrieving revision 1.143
retrieving revision 1.144
diff -u -d -r1.143 -r1.144
--- descumm6.cpp	24 Feb 2004 00:53:23 -0000	1.143
+++ descumm6.cpp	25 Feb 2004 11:20:27 -0000	1.144
@@ -406,7 +406,7 @@
 	"VAR_VERB_SCRIPT",
 	/* 56 */
 	"VAR_SENTENCE_SCRIPT",
-	"VAR_HOOK_SCRIPT",
+	"VAR_INVENTORY_SCRIPT",
 	"VAR_CUTSCENE_START_SCRIPT",
 	"VAR_CUTSCENE_END_SCRIPT",
 	/* 60 */
@@ -577,7 +577,7 @@
 	"VAR_VERB_SCRIPT",
 	/* 56 */
 	"VAR_SENTENCE_SCRIPT",
-	"VAR_HOOK_SCRIPT",
+	"VAR_INVENTORY_SCRIPT",
 	"VAR_CUTSCENE_START_SCRIPT",
 	"VAR_CUTSCENE_END_SCRIPT",
 	/* 60 */





More information about the Scummvm-git-logs mailing list