From bd29fc66d15166b3c34dcad3abaea54e0e3bacbc Mon Sep 17 00:00:00 2001 From: Darshan Shaligram Date: Sun, 27 Dec 2009 18:32:52 +0530 Subject: Add tides to the Shoals. --- crawl-ref/source/dgn-shoals.h | 1 + 1 file changed, 1 insertion(+) (limited to 'crawl-ref/source/dgn-shoals.h') diff --git a/crawl-ref/source/dgn-shoals.h b/crawl-ref/source/dgn-shoals.h index 023f321fe6..aae09ff653 100644 --- a/crawl-ref/source/dgn-shoals.h +++ b/crawl-ref/source/dgn-shoals.h @@ -2,5 +2,6 @@ #define DGN_SHOALS_H void prepare_shoals(int level_number); +void shoals_apply_tides(int turns_elapsed); #endif -- cgit v1.2.3-54-g00ecf