aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/text.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/tinsel/text.h')
-rw-r--r--engines/tinsel/text.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/tinsel/text.h b/engines/tinsel/text.h
index 0fcc965ff9..29e1a08bfe 100644
--- a/engines/tinsel/text.h
+++ b/engines/tinsel/text.h
@@ -98,7 +98,7 @@ struct TEXTOUT {
* @param mode mode flags for the string
* @param sleepTime Sleep time between each character (if non-zero)
*/
-OBJECT *ObjectTextOut(CORO_PARAM, OBJECT *pList, char *szStr, int colour,
+OBJECT *ObjectTextOut(CORO_PARAM, OBJECT *pList, char *szStr, int colour,
int xPos, int yPos, SCNHANDLE hFont, int mode, int sleepTime = 0);
OBJECT *ObjectTextOutIndirect( // output a string of text