summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells3.h
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-04-01 15:44:57 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-04-01 15:44:57 +0000
commit8f8b5b59f645ca88bf6b821b04a899b8d779ea45 (patch)
tree899cdb2a67b76e34fc6680d1d344d339ad12e5f1 /crawl-ref/source/spells3.h
parentf9cb4e311fbd85359275929621ed1eafc50d0173 (diff)
downloadcrawl-ref-8f8b5b59f645ca88bf6b821b04a899b8d779ea45.tar.gz
crawl-ref-8f8b5b59f645ca88bf6b821b04a899b8d779ea45.zip
Add yet more halo-related cleanups.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4025 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/spells3.h')
-rw-r--r--crawl-ref/source/spells3.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/spells3.h b/crawl-ref/source/spells3.h
index ae486fad89..87ae6b6d5b 100644
--- a/crawl-ref/source/spells3.h
+++ b/crawl-ref/source/spells3.h
@@ -71,7 +71,6 @@ bool cast_sanctuary(const int power);
int halo_radius(void);
void manage_halo(void);
bool inside_halo(int posx, int posy);
-bool mons_inside_halo(int posx, int posy);
// updated 24may2000 {dlb}
/* ***********************************************************************