From 61fca12c44d0bf3760a21a494d7a9734a5f14538 Mon Sep 17 00:00:00 2001 From: dolorous Date: Sat, 18 Jul 2009 21:15:50 +0000 Subject: Add still more cleanups. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10283 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/religion.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/religion.h') diff --git a/crawl-ref/source/religion.h b/crawl-ref/source/religion.h index 833e842276..950ea5fd0a 100644 --- a/crawl-ref/source/religion.h +++ b/crawl-ref/source/religion.h @@ -104,7 +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 jiyva_remove_bad_mutation(); bool beogh_water_walk(); void good_god_holy_attitude_change(monsters *holy); void good_god_holy_fail_attitude_change(monsters *holy); -- cgit v1.2.3-54-g00ecf