src/tree_cmd.cpp
changeset 8721 b7971ad9bdd9
parent 8683 1f3141299c8e
child 8726 5ae45b46506b
equal deleted inserted replaced
8720:4e60c30e2006 8721:b7971ad9bdd9
    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"