[Scummvm-cvs-logs] CVS: tools descumm6.cpp,1.176,1.177

Travis Howell kirben at users.sourceforge.net
Sat Aug 21 22:53:00 CEST 2004


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

Modified Files:
	descumm6.cpp 
Log Message:

Update vars


Index: descumm6.cpp
===================================================================
RCS file: /cvsroot/scummvm/tools/descumm6.cpp,v
retrieving revision 1.176
retrieving revision 1.177
diff -u -d -r1.176 -r1.177
--- descumm6.cpp	22 Aug 2004 05:46:12 -0000	1.176
+++ descumm6.cpp	22 Aug 2004 05:52:39 -0000	1.177
@@ -512,8 +512,8 @@
 const char *var_names8[] = {
 	/* 0 */
 	NULL,
-	"room_width?",
-	"room_height?",
+	"VAR_SCREEN_WIDTH",
+	"VAR_SCREEN_HEIGHT",
 	"VAR_MOUSE_X",
 	/* 4 */
 	"VAR_MOUSE_Y",





More information about the Scummvm-git-logs mailing list