(svn r3779) Move CheckTunnelInWay() to a more appropriate place, invert its result and give it a less ambiguous name (IsTunnelInWay)
This commit is contained in:
@@ -22,6 +22,7 @@ static inline TransportType GetTunnelTransportType(TileIndex t)
|
||||
|
||||
|
||||
TileIndex GetOtherTunnelEnd(TileIndex);
|
||||
bool IsTunnelInWay(TileIndex, uint z);
|
||||
|
||||
|
||||
static inline void MakeRoadTunnel(TileIndex t, Owner o, DiagDirection d)
|
||||
|
||||
Reference in New Issue
Block a user