aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.h
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/scumm.h')
-rw-r--r--scumm/scumm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/scumm/scumm.h b/scumm/scumm.h
index d151a71a13..b649539525 100644
--- a/scumm/scumm.h
+++ b/scumm/scumm.h
@@ -1162,6 +1162,8 @@ protected:
void initCharset(int charset);
+ void printString(int m, const byte *msg);
+
void CHARSET_1();
void drawString(int a, const byte *msg);
void unkMessage1(const byte *msg);