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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/crawl-ref/source/player.h b/crawl-ref/source/player.h
index ff7c06835a..4b2feced38 100644
--- a/crawl-ref/source/player.h
+++ b/crawl-ref/source/player.h
@@ -171,6 +171,8 @@ int player_res_poison(bool calc_unid = true);
int player_res_magic(void);
+bool player_res_asphyx();
+
/* ***********************************************************************
* called from: beam - chardump - fight - misc - output
* *********************************************************************** */