summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/player.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/player.h')
-rw-r--r--crawl-ref/source/player.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/player.h b/crawl-ref/source/player.h
index a00dd66937..a1bd79ac52 100644
--- a/crawl-ref/source/player.h
+++ b/crawl-ref/source/player.h
@@ -398,6 +398,7 @@ void deflate_hp(int new_level, bool floor);
* *********************************************************************** */
void set_hp(int new_amount, bool max_too);
+int get_real_hp(bool trans, bool rotted = false);
/* ***********************************************************************
* called from: it_use3 - newgame