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 937bdabe13..b29418a055 100644
--- a/crawl-ref/source/spells4.h
+++ b/crawl-ref/source/spells4.h
@@ -25,6 +25,7 @@ int disperse_monsters(int x, int y, int pow, int message);
void cast_bend(int pow);
void cast_condensation_shield(int pow);
+void remove_divine_shield(void);
void cast_divine_shield(void);
void cast_detect_secret_doors(int pow);
void cast_discharge(int pow);