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 a5bb1c629..56bd92fde 100644
--- a/src/water.h
+++ b/src/water.h
@@ -41,4 +41,6 @@ void DrawShoreTile(Slope tileh);
void MakeWaterKeepingClass(TileIndex tile, Owner o);
+bool RiverModifyDesertZone(TileIndex tile, void *data);
+
#endif /* WATER_H */