equal
deleted
inserted
replaced
7 #include "bridge_map.h" |
7 #include "bridge_map.h" |
8 #include "tile_cmd.h" |
8 #include "tile_cmd.h" |
9 #include "road_map.h" |
9 #include "road_map.h" |
10 #include "tunnel_map.h" |
10 #include "tunnel_map.h" |
11 #include "station_map.h" |
11 #include "station_map.h" |
12 #include "depot.h" |
|
13 #include "tunnelbridge_map.h" |
12 #include "tunnelbridge_map.h" |
14 |
13 |
15 |
14 |
16 RoadBits GetAnyRoadBits(TileIndex tile, RoadType rt, bool straight_tunnel_bridge_entrance) |
15 RoadBits GetAnyRoadBits(TileIndex tile, RoadType rt, bool straight_tunnel_bridge_entrance) |
17 { |
16 { |