From 5680f596aa91070a0a580947e7115f01bbf130fd Mon Sep 17 00:00:00 2001 From: dolorous Date: Thu, 30 Oct 2008 19:06:26 +0000 Subject: Add still more minor cosmetic fixes. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7311 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/spells2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/spells2.h') diff --git a/crawl-ref/source/spells2.h b/crawl-ref/source/spells2.h index 34cd7a4271..74c49984e8 100644 --- a/crawl-ref/source/spells2.h +++ b/crawl-ref/source/spells2.h @@ -32,7 +32,7 @@ bool burn_freeze(int pow, beam_type flavour, int targetmon); /* *********************************************************************** * called from: spell * *********************************************************************** */ -int corpse_rot(int power); +int corpse_rot(int pow); struct dist; -- cgit v1.2.3-54-g00ecf