From 7e7c3ba3780f9daf9268bafcc488566bc2f21f93 Mon Sep 17 00:00:00 2001 From: dolorous Date: Sun, 8 Jun 2008 22:06:50 +0000 Subject: Add spacing fix. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5614 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/spells1.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/spells1.h') diff --git a/crawl-ref/source/spells1.h b/crawl-ref/source/spells1.h index 0fe8e171cd..0a14e106b1 100644 --- a/crawl-ref/source/spells1.h +++ b/crawl-ref/source/spells1.h @@ -83,7 +83,7 @@ int blink(int pow, bool high_level_controlled_blink, int cast_big_c(int pow, cloud_type cty, kill_category whose, bolt &beam); void cast_confusing_touch(int power); void cast_cure_poison(int mabil); -int allowed_deaths_door_hp(void); +int allowed_deaths_door_hp(void); void cast_deaths_door(int pow); int cast_fire_storm(int powc, bolt &beam); bool cast_revivification(int pow); -- cgit v1.2.3-54-g00ecf