forked from mirror/OpenTTD
(svn r13010) -Codechange: move the tree building GUI out of misc_gui.cpp.
This commit is contained in:
@@ -22,9 +22,6 @@ void SubtractMoneyFromPlayerFract(PlayerID player, CommandCost cost);
|
||||
bool CheckOwnership(Owner owner);
|
||||
bool CheckTileOwnership(TileIndex tile);
|
||||
|
||||
/* misc_cmd.cpp */
|
||||
void PlaceTreesRandomly();
|
||||
|
||||
void InitializeLandscapeVariables(bool only_constants);
|
||||
|
||||
/* misc functions */
|
||||
|
Reference in New Issue
Block a user