From 972846017c9345193befe68482f1ae88522ba652 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sat, 25 Sep 2004 15:52:50 +0000 Subject: Turning off V7_SMOOTH_SCROLLING_HACK for now again svn-id: r15270 --- scumm/gfx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scumm/gfx.h b/scumm/gfx.h index ecb1ae64ff..9489039a08 100644 --- a/scumm/gfx.h +++ b/scumm/gfx.h @@ -312,7 +312,7 @@ public: // 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 -- cgit v1.2.3