From a96aad55592101810f71dd8813767ddbe2e76ece Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Wed, 17 Jun 2015 20:03:08 -0400 Subject: SHERLOCK: RT: Fix crash in second intro scene --- engines/sherlock/tattoo/tattoo_user_interface.h | 1 - 1 file changed, 1 deletion(-) (limited to 'engines/sherlock/tattoo/tattoo_user_interface.h') diff --git a/engines/sherlock/tattoo/tattoo_user_interface.h b/engines/sherlock/tattoo/tattoo_user_interface.h index 2adbb4066e..0f71803b52 100644 --- a/engines/sherlock/tattoo/tattoo_user_interface.h +++ b/engines/sherlock/tattoo/tattoo_user_interface.h @@ -131,7 +131,6 @@ public: Common::Point _currentScroll, _targetScroll; int _scrollSize, _scrollSpeed; bool _drawMenu; - int _bgFound, _oldBgFound; int _arrowZone, _oldArrowZone; Object *_bgShape; bool _personFound; -- cgit v1.2.3