(svn r5155) - Remove the bridge branch merge (revision r5070)
This commit is contained in:
@@ -287,6 +287,7 @@ uint32 VehicleEnterTile(Vehicle *v, TileIndex tile, int x, int y);
|
||||
|
||||
StringID VehicleInTheWayErrMsg(const Vehicle* v);
|
||||
Vehicle *FindVehicleBetween(TileIndex from, TileIndex to, byte z);
|
||||
TileIndex GetVehicleOutOfTunnelTile(const Vehicle *v);
|
||||
|
||||
bool UpdateSignalsOnSegment(TileIndex tile, DiagDirection direction);
|
||||
void SetSignalsOnBothDir(TileIndex tile, byte track);
|
||||
|
||||
Reference in New Issue
Block a user