summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells2.h
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-06-08 20:48:29 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-06-08 20:48:29 +0000
commit28595dfdcc32c09e67c728eb3cba0af9acab38fe (patch)
tree5d3b5afb89c605408fcd26899a01d46224bea7e4 /crawl-ref/source/spells2.h
parentcc51da7ff0cb08088672b6ee566671a08b2105d9 (diff)
downloadcrawl-ref-28595dfdcc32c09e67c728eb3cba0af9acab38fe.tar.gz
crawl-ref-28595dfdcc32c09e67c728eb3cba0af9acab38fe.zip
Clean up "Twisted Resurrection" some more.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5610 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 722cefa621..8570117899 100644
--- a/crawl-ref/source/spells2.h
+++ b/crawl-ref/source/spells2.h
@@ -108,13 +108,6 @@ void cast_toxic_radiance(void);
// last updated 24may2000 {dlb}
/* ***********************************************************************
- * called from: spell
- * *********************************************************************** */
-void cast_twisted_resurrection(int pow, bool god_gift = false);
-
-
-// last updated 24may2000 {dlb}
-/* ***********************************************************************
* called from: ability
* *********************************************************************** */
void drain_life(int pow);