src/tree_cmd.cpp
changeset 8225 cd84a95b6630
parent 8187 ebae31fc6f0b
child 8230 64f28fe2d5c8
equal deleted inserted replaced
8224:c5a64d87cc54 8225:cd84a95b6630
    10 #include "table/sprites.h"
    10 #include "table/sprites.h"
    11 #include "table/tree_land.h"
    11 #include "table/tree_land.h"
    12 #include "tile_cmd.h"
    12 #include "tile_cmd.h"
    13 #include "landscape.h"
    13 #include "landscape.h"
    14 #include "tree_map.h"
    14 #include "tree_map.h"
    15 #include "viewport.h"
    15 #include "viewport_func.h"
    16 #include "command_func.h"
    16 #include "command_func.h"
    17 #include "economy_func.h"
    17 #include "economy_func.h"
    18 #include "town.h"
    18 #include "town.h"
    19 #include "variables.h"
    19 #include "variables.h"
    20 #include "genworld.h"
    20 #include "genworld.h"