diff --git a/src/water.h b/src/water.h --- a/src/water.h +++ b/src/water.h @@ -41,6 +41,8 @@ void MakeWaterKeepingClass(TileIndex til bool RiverModifyDesertZone(TileIndex tile, void *data); +bool IsWateredTile(TileIndex tile, Direction from); + /** * Calculates the maintenance cost of a number of canal tiles. * @param num Number of canal tiles.