src/station.cpp
changeset 8108 b42a0e5c67ef
parent 8106 e6790dd9e750
child 8116 8da76dcb3287
equal deleted inserted replaced
8107:bb7deea89175 8108:b42a0e5c67ef
     9 #include "functions.h"
     9 #include "functions.h"
    10 #include "station_map.h"
    10 #include "station_map.h"
    11 #include "table/sprites.h"
    11 #include "table/sprites.h"
    12 #include "table/strings.h"
    12 #include "table/strings.h"
    13 #include "map.h"
    13 #include "map.h"
    14 #include "tile.h"
       
    15 #include "station.h"
    14 #include "station.h"
    16 #include "gfx.h"
    15 #include "gfx.h"
    17 #include "viewport.h"
    16 #include "viewport.h"
    18 #include "command.h"
    17 #include "command.h"
    19 #include "town.h"
    18 #include "town.h"