src/town_cmd.cpp
changeset 9281 d8cd9ac52a68
parent 9259 088d3649dd4f
child 9283 624272490f5a
equal deleted inserted replaced
9280:9c03416d26b1 9281:d8cd9ac52a68
    13 #include "tunnel_map.h"
    13 #include "tunnel_map.h"
    14 #include "viewport_func.h"
    14 #include "viewport_func.h"
    15 #include "town.h"
    15 #include "town.h"
    16 #include "command_func.h"
    16 #include "command_func.h"
    17 #include "industry.h"
    17 #include "industry.h"
    18 #include "station.h"
    18 #include "station_base.h"
    19 #include "player_base.h"
    19 #include "player_base.h"
    20 #include "news_func.h"
    20 #include "news_func.h"
    21 #include "saveload.h"
    21 #include "saveload.h"
    22 #include "gui.h"
    22 #include "gui.h"
    23 #include "unmovable_map.h"
    23 #include "unmovable_map.h"