From abec3e39f39b3f598c90b645a45bb43097b8e5cb Mon Sep 17 00:00:00 2001 From: ennewalker Date: Sat, 10 Jan 2009 16:23:13 +0000 Subject: [2495836] Show names for friendly uniques during arena mode. Also, add a tile_tag_pref option. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8383 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/Kills.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'crawl-ref/source/Kills.h') diff --git a/crawl-ref/source/Kills.h b/crawl-ref/source/Kills.h index 0dd4cb9550..71cab6bd45 100644 --- a/crawl-ref/source/Kills.h +++ b/crawl-ref/source/Kills.h @@ -145,6 +145,7 @@ public: void load(reader&); long get_kills(std::vector &v) const; + int num_kills(const monsters *mon) const; private: typedef std::map