src/town_cmd.cpp
changeset 8720 4e60c30e2006
parent 8710 52015340050c
child 8726 5ae45b46506b
equal deleted inserted replaced
8719:c13af43ef987 8720:4e60c30e2006
    11 #include "table/strings.h"
    11 #include "table/strings.h"
    12 #include "table/sprites.h"
    12 #include "table/sprites.h"
    13 #include "landscape.h"
    13 #include "landscape.h"
    14 #include "town_map.h"
    14 #include "town_map.h"
    15 #include "tunnel_map.h"
    15 #include "tunnel_map.h"
    16 #include "viewport.h"
    16 #include "viewport_func.h"
    17 #include "town.h"
    17 #include "town.h"
    18 #include "command_func.h"
    18 #include "command_func.h"
    19 #include "industry.h"
    19 #include "industry.h"
    20 #include "station.h"
    20 #include "station.h"
    21 #include "player.h"
    21 #include "player.h"