From 4dd53d952662125a877527566e76c73754385369 Mon Sep 17 00:00:00 2001 From: Robert Vollmert Date: Fri, 6 Nov 2009 15:24:34 +0100 Subject: Collect attitude changing code. --- crawl-ref/source/religion.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'crawl-ref/source/religion.h') diff --git a/crawl-ref/source/religion.h b/crawl-ref/source/religion.h index a34119e39f..9c5eb8b89a 100644 --- a/crawl-ref/source/religion.h +++ b/crawl-ref/source/religion.h @@ -103,8 +103,6 @@ bool divine_retribution(god_type god); bool jiyva_is_dead(); bool remove_all_jiyva_altars(); -void good_god_holy_attitude_change(monsters *holy); -void good_god_holy_fail_attitude_change(monsters *holy); bool feawn_protects(const monsters * target); bool feawn_protects_species(int mc); bool feawn_neutralises(const monsters * target); -- cgit v1.2.3-54-g00ecf