station_map.h
changeset 4041 72276cd8ee2b
parent 3900 2c84ed52709d
child 4059 b1e1c1193f0a
equal deleted inserted replaced
4040:921eabdb0283 4041:72276cd8ee2b
     1 /* $Id$ */
     1 /* $Id$ */
     2 
     2 
     3 #ifndef STATION_MAP_H
     3 #ifndef STATION_MAP_H
     4 #define STATION_MAP_H
     4 #define STATION_MAP_H
     5 
     5 
       
     6 #include "rail_map.h"
     6 #include "station.h"
     7 #include "station.h"
     7 
     8 
     8 typedef byte StationGfx;
     9 typedef byte StationGfx;
     9 
    10 
    10 static inline StationID GetStationIndex(TileIndex t)
    11 static inline StationID GetStationIndex(TileIndex t)