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 c8744a57fa..240da58608 100644
--- a/engines/lilliput/script.h
+++ b/engines/lilliput/script.h
@@ -194,7 +194,7 @@ private:
byte OC_checkCharacterDirection();
byte OC_checkLastInterfaceHotspotIndex();
byte OC_checkSelectedCharacter();
- byte OC_sub179AE();
+ byte OC_checkDelayedReactivation();
byte OC_sub179C2();
byte OC_checkFunctionKeyPressed();
byte OC_checkCodeEntered();