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 e36b455a40..33f2faa266 100644
--- a/engines/touche/touche.h
+++ b/engines/touche/touche.h
@@ -547,7 +547,7 @@ protected:
void op_unlockWalkPath();
void op_addItemToInventoryAndRedraw();
void op_giveItemTo();
- void op_resetHitBoxes();
+ void op_setHitBoxText();
void op_fadePalette();
void op_getInventoryItemFlags();
void op_drawInventory();