src/station_map.h
changeset 8787 41d9d5adbe87
parent 8785 871586967963
child 8955 701809dd5b33
equal deleted inserted replaced
8786:1823ff88a054 8787:41d9d5adbe87
     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 {