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.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/crawl-ref/source/player.h b/crawl-ref/source/player.h
index 1228ed8002..c8a095d727 100644
--- a/crawl-ref/source/player.h
+++ b/crawl-ref/source/player.h
@@ -605,13 +605,10 @@ int player_res_steam(bool calc_unid = true, bool temp = true,
int player_res_poison(bool calc_unid = true, bool temp = true,
bool items = true);
-int player_res_rotting();
bool player_control_teleport(bool calc_unid = true, bool temp = true,
bool items = true);
-int player_res_asphyx();
-
int player_shield_class(void);