summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells2.h
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-02-21 14:54:54 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-02-21 14:54:54 +0000
commitf45c701b8b8c2afa6b52dad3ba3764a908fe446a (patch)
tree16cdd2076ad8172d7d299880a7bae3c291e94c13 /crawl-ref/source/spells2.h
parente4fae9693815ab4ba825929debc47629f878eb55 (diff)
downloadcrawl-ref-f45c701b8b8c2afa6b52dad3ba3764a908fe446a.tar.gz
crawl-ref-f45c701b8b8c2afa6b52dad3ba3764a908fe446a.zip
Implement [1891388]: Make Holy Word available in scroll form.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3450 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/spells2.h')
-rw-r--r--crawl-ref/source/spells2.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/crawl-ref/source/spells2.h b/crawl-ref/source/spells2.h
index 1578ac622f..4ff0e96a49 100644
--- a/crawl-ref/source/spells2.h
+++ b/crawl-ref/source/spells2.h
@@ -121,13 +121,6 @@ void drain_life(int pow);
// last updated 24may2000 {dlb}
/* ***********************************************************************
- * called from: ability - spell
- * *********************************************************************** */
-void holy_word(int pow, bool silent = false);
-
-
-// last updated 24may2000 {dlb}
-/* ***********************************************************************
* called from: ability - food - it_use2 - spell
* returns TRUE if a stat was restored.
* *********************************************************************** */