src/station.cpp
changeset 8254 1496654ca5e7
parent 8225 cd84a95b6630
child 8258 9fa31acb07bc
equal deleted inserted replaced
8253:eec832095805 8254:1496654ca5e7
    11 #include "table/strings.h"
    11 #include "table/strings.h"
    12 #include "station.h"
    12 #include "station.h"
    13 #include "town.h"
    13 #include "town.h"
    14 #include "news.h"
    14 #include "news.h"
    15 #include "saveload.h"
    15 #include "saveload.h"
    16 #include "player.h"
    16 #include "player_func.h"
    17 #include "airport.h"
    17 #include "airport.h"
    18 #include "sprite.h"
    18 #include "sprite.h"
    19 #include "depot.h"
    19 #include "depot.h"
    20 #include "train.h"
    20 #include "train.h"
    21 #include "water_map.h"
    21 #include "water_map.h"