aboutsummaryrefslogtreecommitdiff
path: root/scumm/intern.h
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/intern.h')
-rw-r--r--scumm/intern.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/scumm/intern.h b/scumm/intern.h
index 5b6f1b7726..9d05fb4470 100644
--- a/scumm/intern.h
+++ b/scumm/intern.h
@@ -661,6 +661,7 @@ protected:
virtual void redrawBGAreas();
+ int getStringCharWidth(byte chr);
virtual int setupStringArray(int size);
void appendSubstring(int dst, int src, int len2, int len);