aboutsummaryrefslogtreecommitdiff
path: root/engines/touche/touche.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/touche/touche.h')
-rw-r--r--engines/touche/touche.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/touche/touche.h b/engines/touche/touche.h
index 546c5286b0..afeca2f025 100644
--- a/engines/touche/touche.h
+++ b/engines/touche/touche.h
@@ -516,7 +516,7 @@ protected:
void op_fetchScriptByte();
void op_getKeyCharWalkBox();
void op_startSound();
- void op_initKeyCharTalk();
+ void op_moveKeyCharToPos();
void op_loadRoom();
void op_updateRoom();
void op_startTalk();