From 8a71b54ce2a022bdd79680e19f88d9c600a0fc4e Mon Sep 17 00:00:00 2001 From: Adam Borowski Date: Thu, 5 Nov 2009 15:24:46 +0100 Subject: Merge monsters,player::check_res_magic() (Zaba) --- crawl-ref/source/monster.h | 1 - 1 file changed, 1 deletion(-) (limited to 'crawl-ref/source/monster.h') diff --git a/crawl-ref/source/monster.h b/crawl-ref/source/monster.h index 0528163fe4..cba8bce535 100644 --- a/crawl-ref/source/monster.h +++ b/crawl-ref/source/monster.h @@ -308,7 +308,6 @@ public: int res_torment() const; int res_acid() const; int res_magic() const; - bool check_res_magic(int power); flight_type flight_mode() const; bool is_levitating() const; -- cgit v1.2.3-54-g00ecf