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 375b3d6e8a..77cff2ffb3 100644
--- a/crawl-ref/source/spells4.h
+++ b/crawl-ref/source/spells4.h
@@ -41,6 +41,7 @@ void cast_intoxicate(int pow);
void cast_mass_sleep(int pow);
void cast_passwall(int pow);
void cast_rotting(int pow);
+bool wielding_rocks();
bool cast_sandblast(int powc, bolt &beam);
void cast_see_invisible(int pow);