summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells4.h
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-06-07 05:46:10 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-06-07 05:46:10 +0000
commit4280a22a63e04ff5634bdf0e356185a617351289 (patch)
treee21b5efe6830b84f30bb4f524670a8e10bc63ad5 /crawl-ref/source/spells4.h
parentad0ca145f3d8089b8ff32843230ece7c38015a99 (diff)
downloadcrawl-ref-4280a22a63e04ff5634bdf0e356185a617351289.tar.gz
crawl-ref-4280a22a63e04ff5634bdf0e356185a617351289.zip
Consolidate "Call Canine Familiar" into summon_general_creature().
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5525 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/spells4.h')
-rw-r--r--crawl-ref/source/spells4.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/spells4.h b/crawl-ref/source/spells4.h
index a4bb6cfe45..a2e5ec61f5 100644
--- a/crawl-ref/source/spells4.h
+++ b/crawl-ref/source/spells4.h
@@ -50,7 +50,6 @@ void cast_silence(int pow);
void cast_sticks_to_snakes(int pow);
void cast_chain_lightning( int pow );
void cast_conjure_ball_lightning(int pow);
-void cast_summon_large_mammal(int pow);
void cast_tame_beasts(int pow);
void cast_dispersal(int pow);
void cast_snake_charm(int pow);