aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/tattoo/widget_talk.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sherlock/tattoo/widget_talk.h')
-rw-r--r--engines/sherlock/tattoo/widget_talk.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/engines/sherlock/tattoo/widget_talk.h b/engines/sherlock/tattoo/widget_talk.h
index 1dbbc22a69..f5e939b393 100644
--- a/engines/sherlock/tattoo/widget_talk.h
+++ b/engines/sherlock/tattoo/widget_talk.h
@@ -52,6 +52,9 @@ private:
int _talkTextX;
uint32 _dialogTimer;
+ /**
+ * Get the needed size for a talk window
+ */
void getTalkWindowSize();
/**