equal
deleted
inserted
replaced
9 #include "road_map.h" |
9 #include "road_map.h" |
10 #include "water_map.h" |
10 #include "water_map.h" |
11 #include "station_func.h" |
11 #include "station_func.h" |
12 #include "station_base.h" |
12 #include "station_base.h" |
13 #include "rail.h" |
13 #include "rail.h" |
14 #include "newgrf_station.h" |
|
15 |
14 |
16 typedef byte StationGfx; |
15 typedef byte StationGfx; |
17 |
16 |
18 static inline StationID GetStationIndex(TileIndex t) |
17 static inline StationID GetStationIndex(TileIndex t) |
19 { |
18 { |