From 7c22767b87aac75f808a0a7df56a086889ef6a76 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Fri, 24 Sep 2004 23:33:32 +0000 Subject: Enable V7_SMOOTH_SCROLLING_HACK temporarily, so that some people get exposed to it and can reported all those remaining bugs to me ;-) svn-id: r15261 --- scumm/gfx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scumm/gfx.h b/scumm/gfx.h index 47db62f08e..937c74acfa 100644 --- a/scumm/gfx.h +++ b/scumm/gfx.h @@ -316,7 +316,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