[Scummvm-cvs-logs] CVS: scummvm/scumm gfx.cpp,2.188,2.189

Pawel Kolodziejski aquadran at users.sourceforge.net
Mon Aug 18 13:33:05 CEST 2003


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

Modified Files:
	gfx.cpp 
Log Message:
ops

Index: gfx.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/gfx.cpp,v
retrieving revision 2.188
retrieving revision 2.189
diff -u -d -r2.188 -r2.189
--- gfx.cpp	18 Aug 2003 20:28:57 -0000	2.188
+++ gfx.cpp	18 Aug 2003 20:32:51 -0000	2.189
@@ -1232,7 +1232,7 @@
 			}
 		}
 		
-#if 1
+#if 0
 		// HACK: blit mask(s) onto normal screen. Useful to debug masking 
 		for (i = 0; i < numzbuf; i++) {
 			mask_ptr = _vm->getResourceAddress(rtBuffer, 9) + stripnr + _imgBufOffs[i] + (y * _numStrips);





More information about the Scummvm-git-logs mailing list