From 31a05064c33c78579f5e0c1af3302350f06046c2 Mon Sep 17 00:00:00 2001 From: dshaligram Date: Sun, 7 Oct 2007 14:55:57 +0000 Subject: [1808968] Using the weapons of the demon lords in combat angers TSO and Zin. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@2365 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/fight.h | 1 + 1 file changed, 1 insertion(+) (limited to 'crawl-ref/source/fight.h') diff --git a/crawl-ref/source/fight.h b/crawl-ref/source/fight.h index e4d25eda9f..bf44785488 100644 --- a/crawl-ref/source/fight.h +++ b/crawl-ref/source/fight.h @@ -242,6 +242,7 @@ private: void player_announce_hit(); std::string player_why_missed(); void player_warn_miss(); + void player_check_weapon_effects(); }; #endif -- cgit v1.2.3-54-g00ecf