aboutsummaryrefslogtreecommitdiff
path: root/engines/toltecs/segmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/toltecs/segmap.h')
-rw-r--r--engines/toltecs/segmap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/toltecs/segmap.h b/engines/toltecs/segmap.h
index a625c84843..7e5150ba4a 100644
--- a/engines/toltecs/segmap.h
+++ b/engines/toltecs/segmap.h
@@ -83,7 +83,7 @@ public: // for debugging purposes
int16 y, x;
int16 height, width;
int16 maskOffset;
- int16 ybottom;
+ int16 priority;
};
struct SegmapPathRect {