aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/support/font.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/support/font.h')
-rw-r--r--engines/titanic/support/font.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/support/font.h b/engines/titanic/support/font.h
index f2d7c471d9..75c91f3d36 100644
--- a/engines/titanic/support/font.h
+++ b/engines/titanic/support/font.h
@@ -89,7 +89,7 @@ public:
* Write a string to the specified surface
*/
int writeString(CVideoSurface *surface, const Rect &rect1, const Rect &destRect,
- int val1, const CString &str, CTextCursor *textCursor);
+ int yOffset, const CString &str, CTextCursor *textCursor);
/**
* Get the text area a string will fit into