summaryrefslogtreecommitdiff
path: root/vehicle.h
diff options
context:
space:
mode:
Diffstat (limited to 'vehicle.h')
-rw-r--r--vehicle.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/vehicle.h b/vehicle.h
index 2f582630a..9648acf8a 100644
--- a/vehicle.h
+++ b/vehicle.h
@@ -102,8 +102,8 @@ struct Vehicle {
TileIndex tile; // Current tile index
TileIndex dest_tile; // Heading for this tile
- int16 x_pos; // coordinates
- int16 y_pos;
+ int32 x_pos; // coordinates
+ int32 y_pos;
byte z_pos;
byte direction; // facing