From 2fe58fac489ecc21f062b0d10a1b388fc7abd1eb Mon Sep 17 00:00:00 2001 From: Strangerke Date: Fri, 13 Feb 2015 07:20:31 +0100 Subject: ACCESS: MM - Fix a bug in doBox_v1, implement some TYPE_3 code --- engines/access/bubble_box.h | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/access/bubble_box.h') diff --git a/engines/access/bubble_box.h b/engines/access/bubble_box.h index d279ed19c6..35b7ca2cdb 100644 --- a/engines/access/bubble_box.h +++ b/engines/access/bubble_box.h @@ -43,6 +43,7 @@ private: int _startItem, _startBox; int _charCol, _rowOff; Common::Point _fileStart; + Common::Point _fileOff; int BOXSTARTX, BOXSTARTY; int BOXENDX, BOXENDY; int BICONSTARTX, BICONSTARTY; -- cgit v1.2.3