Oops, forgot to commit this file too.

svn-id: r47001
This commit is contained in:
Matthew Hoops 2010-01-04 23:39:22 +00:00
parent 3c0805550e
commit f8ba8886ce

View File

@ -193,9 +193,7 @@ private:
#ifdef ENABLE_SCI32
Common::Array<reg_t> _screenItems;
int _screenItemCount;
Common::Array<reg_t> _planes;
int _planeCount;
#endif
};