diff options
Diffstat (limited to 'engines/lilliput/script.h')
-rw-r--r-- | engines/lilliput/script.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/lilliput/script.h b/engines/lilliput/script.h index 0b218d628d..24a74d7c24 100644 --- a/engines/lilliput/script.h +++ b/engines/lilliput/script.h @@ -122,7 +122,7 @@ private: byte OC_sub17434(); byte OC_sub17468(); byte OC_getRandom(); - byte OC_sub1748C(); + byte OC_for(); byte OC_compWord18776(); byte OC_checkSaveFlag(); byte OC_sub174C8(); |