[Scummvm-cvs-logs] CVS: tools descumm.cpp,1.71,1.72

Max Horn fingolfin at users.sourceforge.net
Mon Aug 4 09:21:06 CEST 2003


Update of /cvsroot/scummvm/tools
In directory sc8-pr-cvs1:/tmp/cvs-serv31303

Modified Files:
	descumm.cpp 
Log Message:
added some versb

Index: descumm.cpp
===================================================================
RCS file: /cvsroot/scummvm/tools/descumm.cpp,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -d -r1.71 -r1.72
--- descumm.cpp	14 Jul 2003 18:19:38 -0000	1.71
+++ descumm.cpp	4 Aug 2003 16:20:35 -0000	1.72
@@ -140,7 +140,7 @@
 	"VAR_SENTENCE_OBJECT1",
 	/* 28 */
 	"VAR_SENTENCE_OBJECT2",
-	NULL,
+	"VAR_SENTENCE_PREPOSITION",
 	"VAR_VIRT_MOUSE_X",
 	"VAR_VIRT_MOUSE_Y",
 	/* 32 */
@@ -151,7 +151,7 @@
 	/* 36 */
 	"VAR_ROOM_RESOURCE",
 	"VAR_LAST_SOUND",
-	NULL,
+	"VAR_BACKUP_VERB",
 	"VAR_KEYPRESS",
 	/* 40 */
 	"VAR_CUTSCENEEXIT_KEY",





More information about the Scummvm-git-logs mailing list