From 95aa9a13a6ca634af664a3ac4753faf8b8271fd9 Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Thu, 18 Dec 2014 21:45:55 -0500 Subject: ACCESS: Refactor most of ASurface statics to instance variables --- engines/access/screen.h | 1 - 1 file changed, 1 deletion(-) (limited to 'engines/access/screen.h') diff --git a/engines/access/screen.h b/engines/access/screen.h index bf4cceaf11..0fa111c21c 100644 --- a/engines/access/screen.h +++ b/engines/access/screen.h @@ -74,7 +74,6 @@ public: int _vesaMode; int _startColor, _numColors; Common::Point _bufferStart; - int _scrollCol, _scrollRow; int _windowXAdd, _windowYAdd; int _screenYOff; byte _manPal[0x60]; -- cgit v1.2.3