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 d631d4875e..daf14667cc 100644
--- a/engines/lilliput/script.h
+++ b/engines/lilliput/script.h
@@ -226,7 +226,7 @@ private:
void OC_sub1810A();
void OC_sub1812D();
void OC_sub1817F();
- void OC_sub1817F_loop( int b1, int b2 );
+ void sub1818B(int b1, int b2);
void OC_sub181BB();
void OC_sub18213();
void OC_sub18252();