diff --git a/src/functions.h b/src/functions.h --- a/src/functions.h +++ b/src/functions.h @@ -29,8 +29,6 @@ void SubtractMoneyFromCompanyFract(Compa bool CheckOwnership(Owner owner); bool CheckTileOwnership(TileIndex tile); -void InitializeLandscapeVariables(bool only_constants); - /* misc functions */ /** * Mark a tile given by its index dirty for repaint.