summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/religion.h
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-07-18 20:26:48 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-07-18 20:26:48 +0000
commitef5094188d7c6837338f773c33e6cd5c05d17cd9 (patch)
tree85481236eadf3a9c17bb3010ddb655becd71d965 /crawl-ref/source/religion.h
parent10ed609e9b52b761a60ec543444dfd3c4a04657e (diff)
downloadcrawl-ref-ef5094188d7c6837338f773c33e6cd5c05d17cd9.tar.gz
crawl-ref-ef5094188d7c6837338f773c33e6cd5c05d17cd9.zip
Forward-port 0.5 r10276 to trunk, and add a few more cleanups.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10277 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/religion.h')
-rw-r--r--crawl-ref/source/religion.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/religion.h b/crawl-ref/source/religion.h
index 433bf4c636..833e842276 100644
--- a/crawl-ref/source/religion.h
+++ b/crawl-ref/source/religion.h
@@ -104,6 +104,7 @@ bool zin_sustenance(bool actual = true);
bool zin_remove_all_mutations();
bool yred_injury_mirror(bool actual = true);
bool jiyva_grant_jelly(bool actual = true);
+bool jiyva_remove_bad_mutations();
bool beogh_water_walk();
void good_god_holy_attitude_change(monsters *holy);
void good_god_holy_fail_attitude_change(monsters *holy);