tree_cmd.c
changeset 2163 637ec3c361f5
parent 2153 91e89aa8c299
child 2186 461a2aff3486
equal deleted inserted replaced
2162:c1ded3bd3d0c 2163:637ec3c361f5
     1 #include "stdafx.h"
     1 #include "stdafx.h"
     2 #include "openttd.h"
     2 #include "openttd.h"
     3 #include "table/strings.h"
     3 #include "table/strings.h"
     4 #include "table/sprites.h"
     4 #include "table/sprites.h"
     5 #include "table/tree_land.h"
     5 #include "table/tree_land.h"
       
     6 #include "functions.h"
     6 #include "map.h"
     7 #include "map.h"
     7 #include "tile.h"
     8 #include "tile.h"
     8 #include "viewport.h"
     9 #include "viewport.h"
     9 #include "command.h"
    10 #include "command.h"
    10 #include "town.h"
    11 #include "town.h"