summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/godabil.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/godabil.h')
-rw-r--r--crawl-ref/source/godabil.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/crawl-ref/source/godabil.h b/crawl-ref/source/godabil.h
index 02fbd817bb..ed787249bf 100644
--- a/crawl-ref/source/godabil.h
+++ b/crawl-ref/source/godabil.h
@@ -9,6 +9,8 @@
#include "enum.h"
#include "externs.h"
+class bolt;
+
bool ponderousify_armour();
bool zin_sustenance(bool actual = true);
bool zin_remove_all_mutations();
@@ -19,6 +21,7 @@ bool beogh_water_walk();
void yred_make_enslaved_soul(monsters *mon, bool force_hostile = false,
bool quiet = false, bool unrestricted = false);
bool fedhas_passthrough(const monsters * target);
+bool fedhas_shoot_through(const bolt & beam, const monsters * victim);
int fungal_bloom();
bool sunlight();
bool prioritise_adjacent(const coord_def &target,