From f633b02d62f0e2dc4aad3b9220d13f71aeaecdee Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Mon, 28 Sep 2015 08:10:37 -0400 Subject: SHERLOCK: RT: Fix palette corruption using Journal in Diogenes club --- engines/sherlock/tattoo/tattoo_user_interface.h | 3 +++ 1 file changed, 3 insertions(+) (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 c92ff21dd1..d89da4a6da 100644 --- a/engines/sherlock/tattoo/tattoo_user_interface.h +++ b/engines/sherlock/tattoo/tattoo_user_interface.h @@ -185,6 +185,9 @@ public: */ void doBgAnimEraseBackground(); + /** + * Draws overlays onto the scene. Basically, the smoke effects some scenes have + */ void drawMaskArea(bool mode); /** -- cgit v1.2.3