aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/tattoo/tattoo_user_interface.h
diff options
context:
space:
mode:
authorPaul Gilbert2015-06-17 20:03:08 -0400
committerPaul Gilbert2015-06-17 20:03:08 -0400
commita96aad55592101810f71dd8813767ddbe2e76ece (patch)
treea2c7d690c5dd9c6ae482494c6d2bd643af1bf025 /engines/sherlock/tattoo/tattoo_user_interface.h
parente084437a6c53f208628c079ed206b335c5e6bd2a (diff)
downloadscummvm-rg350-a96aad55592101810f71dd8813767ddbe2e76ece.tar.gz
scummvm-rg350-a96aad55592101810f71dd8813767ddbe2e76ece.tar.bz2
scummvm-rg350-a96aad55592101810f71dd8813767ddbe2e76ece.zip
SHERLOCK: RT: Fix crash in second intro scene
Diffstat (limited to 'engines/sherlock/tattoo/tattoo_user_interface.h')
-rw-r--r--engines/sherlock/tattoo/tattoo_user_interface.h1
1 files changed, 0 insertions, 1 deletions
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;