aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/gob/goblin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/gob/goblin.h b/engines/gob/goblin.h
index 0050c5744e..517b0a908f 100644
--- a/engines/gob/goblin.h
+++ b/engines/gob/goblin.h
@@ -79,7 +79,7 @@ public:
Gob_StateLine *stateMach; // +28h
Gob_StateLine *realStateMach; // +2ch
char doAnim; // +30h
- char order; // +31h
+ int8 order; // +31h
char noTick; // +32h
char toRedraw; // +33h
char type; // +34h