From f538179878370b3bec8bf1575dc30c1377461ebc Mon Sep 17 00:00:00 2001 From: peter1138 Date: Mon, 11 Mar 2019 10:37:47 +0000 Subject: Feature: Multi-tile docks and docking points. --- src/ship.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/ship.h') diff --git a/src/ship.h b/src/ship.h index fff0aee5c..ef009046a 100644 --- a/src/ship.h +++ b/src/ship.h @@ -57,6 +57,8 @@ struct Ship FINAL : public SpecializedVehicle { void SetDestTile(TileIndex tile); }; +bool IsShipDestinationTile(TileIndex tile, StationID station); + /** * Iterate over all ships. * @param var The variable used for iteration. -- cgit v1.2.3-70-g09d2