summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells2.h
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-06-07 06:36:39 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-06-07 06:36:39 +0000
commit324c6187f338c2858268921ce100ac31de844ca3 (patch)
treea42227afca6bdee84f3b57d7030356310be096a8 /crawl-ref/source/spells2.h
parentbccac93c83f0c88e55b4e0d9ef86e19dbe288b34 (diff)
downloadcrawl-ref-324c6187f338c2858268921ce100ac31de844ca3.tar.gz
crawl-ref-324c6187f338c2858268921ce100ac31de844ca3.zip
And do the same for "Summon Wraiths".
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5528 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 3a3a284b48..35fe1cc645 100644
--- a/crawl-ref/source/spells2.h
+++ b/crawl-ref/source/spells2.h
@@ -168,13 +168,6 @@ void summon_things(int pow);
// last updated 24may2000 {dlb}
/* ***********************************************************************
- * called from: spell
- * *********************************************************************** */
-void summon_undead(int pow);
-
-
-// last updated 24may2000 {dlb}
-/* ***********************************************************************
* called from: ability - spell
* *********************************************************************** */
void turn_undead(int pow); // what should I use for pow?