[Scummvm-cvs-logs] CVS: scummvm/scumm gfx.h,1.83,1.84
Max Horn
fingolfin at users.sourceforge.net
Sat Sep 25 08:54:45 CEST 2004
Update of /cvsroot/scummvm/scummvm/scumm
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21572
Modified Files:
gfx.h
Log Message:
Turning off V7_SMOOTH_SCROLLING_HACK for now again
Index: gfx.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/gfx.h,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- gfx.h 25 Sep 2004 11:40:40 -0000 1.83
+++ gfx.h 25 Sep 2004 15:52:50 -0000 1.84
@@ -312,7 +312,7 @@
// be changed but should otherwise be relatively easy to understand, and using
// VirtScreen::pitch will actually clean up the code.
//
-#define V7_SMOOTH_SCROLLING_HACK
+//#define V7_SMOOTH_SCROLLING_HACK
} // End of namespace Scumm
More information about the Scummvm-git-logs
mailing list