aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/objects.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/parallaction/objects.h')
-rw-r--r--engines/parallaction/objects.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/parallaction/objects.h b/engines/parallaction/objects.h
index 4bd290fb6b..a270ddf0f7 100644
--- a/engines/parallaction/objects.h
+++ b/engines/parallaction/objects.h
@@ -280,7 +280,7 @@ struct Zone {
int16 _bottom;
uint32 _type;
uint32 _flags;
- Label _label;
+ Label *_label;
uint16 field_2C; // unused
uint16 field_2E; // unused
TypeData u;