aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/tattoo/tattoo_user_interface.h
diff options
context:
space:
mode:
authorPaul Gilbert2015-09-28 08:10:37 -0400
committerPaul Gilbert2015-09-28 08:10:37 -0400
commitf633b02d62f0e2dc4aad3b9220d13f71aeaecdee (patch)
treeac5803eab780f671f9631f3cfdb19f31e4339c60 /engines/sherlock/tattoo/tattoo_user_interface.h
parent35d55333615959d08f53d4e54083af10bf8416fe (diff)
downloadscummvm-rg350-f633b02d62f0e2dc4aad3b9220d13f71aeaecdee.tar.gz
scummvm-rg350-f633b02d62f0e2dc4aad3b9220d13f71aeaecdee.tar.bz2
scummvm-rg350-f633b02d62f0e2dc4aad3b9220d13f71aeaecdee.zip
SHERLOCK: RT: Fix palette corruption using Journal in Diogenes club
Diffstat (limited to 'engines/sherlock/tattoo/tattoo_user_interface.h')
-rw-r--r--engines/sherlock/tattoo/tattoo_user_interface.h3
1 files changed, 3 insertions, 0 deletions
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);
/**