From 166e51b5cc6e35ec1bea7dd24e9e6ae549ac3dde Mon Sep 17 00:00:00 2001 From: dolorous Date: Sun, 4 May 2008 23:09:49 +0000 Subject: Move your_hand() from spells4.cc to misc.cc. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4870 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/spells4.h | 1 - 1 file changed, 1 deletion(-) (limited to 'crawl-ref/source/spells4.h') diff --git a/crawl-ref/source/spells4.h b/crawl-ref/source/spells4.h index 986f2a35a2..d3b0bf36d1 100644 --- a/crawl-ref/source/spells4.h +++ b/crawl-ref/source/spells4.h @@ -18,7 +18,6 @@ struct bolt; -std::string your_hand(bool plural); bool backlight_monsters(int x, int y, int pow, int garbage); int make_a_normal_cloud(int x, int y, int pow, int spread_rate, cloud_type ctype, kill_category); -- cgit v1.2.3-54-g00ecf