summaryrefslogtreecommitdiff
path: root/src/water.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/water.h')
-rw-r--r--src/water.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/water.h b/src/water.h
index 1e8152f73..cb7237fc7 100644
--- a/src/water.h
+++ b/src/water.h
@@ -41,6 +41,8 @@ void MakeWaterKeepingClass(TileIndex tile, Owner o);
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.