[Scummvm-cvs-logs] CVS: scummvm/scumm scumm.h,1.141,1.142

Jonathan Gray khalek at users.sourceforge.net
Tue Jan 28 20:39:03 CET 2003


Update of /cvsroot/scummvm/scummvm/scumm
In directory sc8-pr-cvs1:/tmp/cvs-serv29892

Modified Files:
	scumm.h 
Log Message:
oops.. meant to add this as well

Index: scumm.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/scumm.h,v
retrieving revision 1.141
retrieving revision 1.142
diff -u -d -r1.141 -r1.142
--- scumm.h	29 Jan 2003 04:16:14 -0000	1.141
+++ scumm.h	29 Jan 2003 04:38:55 -0000	1.142
@@ -969,6 +969,7 @@
 	bool testGfxOtherUsageBits(int strip, int bit);
 
 	/* Scumm Vars */
+	byte VAR_LANGUAGE;
 	byte VAR_KEYPRESS;
 	byte VAR_EGO;
 	byte VAR_CAMERA_POS_X;





More information about the Scummvm-git-logs mailing list