diff -r b4c6bb0e16ad -r 27e386195965 vehicle.h --- a/vehicle.h Tue Jan 25 21:00:38 2005 +0000 +++ b/vehicle.h Tue Jan 25 21:43:57 2005 +0000 @@ -102,8 +102,8 @@ 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