aboutsummaryrefslogtreecommitdiff
path: root/engines/lilliput/script.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/lilliput/script.h')
-rw-r--r--engines/lilliput/script.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/lilliput/script.h b/engines/lilliput/script.h
index 96bd837d87..b796e8533c 100644
--- a/engines/lilliput/script.h
+++ b/engines/lilliput/script.h
@@ -186,7 +186,7 @@ private:
byte OC_CurrentCharacterVar3Equals1();
byte OC_checkCharacterDirection();
byte OC_checkLastInterfaceHotspotIndex();
- byte OC_checkSavedMousePos();
+ byte OC_checkSelectedCharacter();
byte OC_sub179AE();
byte OC_sub179C2();
byte OC_checkFunctionKeyPressed();