src/town_cmd.cpp
changeset 8224 c5a64d87cc54
parent 8214 971f861d5543
child 8230 64f28fe2d5c8
equal deleted inserted replaced
8223:2f64b8462e66 8224:c5a64d87cc54
    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"