equal
deleted
inserted
replaced
22 #include "textbuf_gui.h" |
22 #include "textbuf_gui.h" |
23 #include "genworld.h" |
23 #include "genworld.h" |
24 #include "settings_type.h" |
24 #include "settings_type.h" |
25 #include "tree_map.h" |
25 #include "tree_map.h" |
26 #include "landscape_type.h" |
26 #include "landscape_type.h" |
|
27 #include "tilehighlight_func.h" |
27 |
28 |
28 #include "table/sprites.h" |
29 #include "table/sprites.h" |
29 #include "table/strings.h" |
30 #include "table/strings.h" |
30 |
31 |
31 void CcTerraform(bool success, TileIndex tile, uint32 p1, uint32 p2) |
32 void CcTerraform(bool success, TileIndex tile, uint32 p1, uint32 p2) |