equal
deleted
inserted
replaced
5 #include "ai_tilelist.hpp" |
5 #include "ai_tilelist.hpp" |
6 #include "ai_industry.hpp" |
6 #include "ai_industry.hpp" |
7 |
7 |
8 #include "../../landscape.h" |
8 #include "../../landscape.h" |
9 #include "../../settings_type.h" |
9 #include "../../settings_type.h" |
10 #include "../../station.h" |
10 #include "../../station_func.h" |
11 #include "../../map_func.h" |
11 #include "../../map_func.h" |
12 #include "../../tile_map.h" |
12 #include "../../tile_map.h" |
13 #include "../../industry_map.h" |
13 #include "../../industry_map.h" |
14 |
14 |
15 void AITileList::FixRectangleSpan(TileIndex &t1, TileIndex &t2) |
15 void AITileList::FixRectangleSpan(TileIndex &t1, TileIndex &t2) |