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 2d605f3fa4..6113fd8808 100644
--- a/engines/lilliput/script.h
+++ b/engines/lilliput/script.h
@@ -42,6 +42,7 @@ public:
int _word12A00;
int _word12A02;
+ int _word10802;
byte _byte12A04;
LilliputScript(LilliputEngine *vm);
@@ -76,7 +77,6 @@ private:
int _word1881B;
int _word16F00;
- int _word10802;
int _word10804;
int _word15FFB;
int _word15FFD;