diff options
-rw-r--r-- | scumm/gfx.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |