From 8f1be2e5a8ba70f6814a370e9297fbd6321d6aa2 Mon Sep 17 00:00:00 2001 From: haranp Date: Wed, 31 Oct 2007 13:44:57 +0000 Subject: s/portaled/portal git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@2707 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/spells4.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/spells4.h') diff --git a/crawl-ref/source/spells4.h b/crawl-ref/source/spells4.h index 4a0b745d05..55535bf37a 100644 --- a/crawl-ref/source/spells4.h +++ b/crawl-ref/source/spells4.h @@ -62,6 +62,6 @@ void cast_shuggoth_seed(int powc); void make_shuggoth(int x, int y, int hp); int cast_semi_controlled_blink(int pow); -bool cast_portaled_projectile(int pow, bolt& beam); +bool cast_portal_projectile(int pow, bolt& beam); #endif -- cgit v1.2.3-54-g00ecf