summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells4.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/spells4.h')
-rw-r--r--crawl-ref/source/spells4.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/spells4.h b/crawl-ref/source/spells4.h
index 4493f40d3d..f807104e3d 100644
--- a/crawl-ref/source/spells4.h
+++ b/crawl-ref/source/spells4.h
@@ -26,6 +26,7 @@ int disperse_monsters(int x, int y, int pow, int message);
void cast_bend(int pow);
void cast_condensation_shield(int pow);
+void cast_divine_shield(void);
void cast_detect_secret_doors(int pow);
void cast_discharge(int pow);
bool cast_evaporate(int pow, bolt& beem, int potion);