src/station.cpp
changeset 8121 3bc6351e7369
parent 8116 8da76dcb3287
child 8123 ce31d2843a95
equal deleted inserted replaced
8120:7128bb2b57a3 8121:3bc6351e7369
    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 "station.h"
    14 #include "station.h"
    15 #include "gfx.h"
       
    16 #include "viewport.h"
    15 #include "viewport.h"
    17 #include "town.h"
    16 #include "town.h"
    18 #include "vehicle.h"
    17 #include "vehicle.h"
    19 #include "news.h"
    18 #include "news.h"
    20 #include "saveload.h"
    19 #include "saveload.h"