summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells2.h
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-06-07 05:59:19 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-06-07 05:59:19 +0000
commit8aa5902ba1473e7fc5fa7bb9f2d55a01258090c6 (patch)
tree469875eff8b27e5ac1cf0be787e949e7aacc837f /crawl-ref/source/spells2.h
parent4280a22a63e04ff5634bdf0e356185a617351289 (diff)
downloadcrawl-ref-8aa5902ba1473e7fc5fa7bb9f2d55a01258090c6.tar.gz
crawl-ref-8aa5902ba1473e7fc5fa7bb9f2d55a01258090c6.zip
Do the same for "Summon Scorpions".
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5526 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/spells2.h')
-rw-r--r--crawl-ref/source/spells2.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/crawl-ref/source/spells2.h b/crawl-ref/source/spells2.h
index ef6d4534ef..3a3a284b48 100644
--- a/crawl-ref/source/spells2.h
+++ b/crawl-ref/source/spells2.h
@@ -141,8 +141,6 @@ bool summon_general_creature(int pow, bool quiet, monster_type mon,
/* ***********************************************************************
* called from: spell
* *********************************************************************** */
-void summon_scorpions(int pow);
-
void summon_animals(int pow);