aboutsummaryrefslogtreecommitdiff
path: root/scumm/intern.h
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/intern.h')
-rw-r--r--scumm/intern.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/intern.h b/scumm/intern.h
index a90d4e0b09..4226078bfd 100644
--- a/scumm/intern.h
+++ b/scumm/intern.h
@@ -678,7 +678,7 @@ protected:
void o6_delayMinutes();
void o6_stopSentence();
void o6_printLine();
- void o6_printCursor();
+ void o6_printText();
void o6_printDebug();
void o6_printSystem();
void o6_printActor();