Unify HP loss and passing out from overexertion

This commit is contained in:
Pasi Kallinen
2020-11-27 23:43:52 +02:00
parent daf1381cc2
commit 36d977f61f
3 changed files with 19 additions and 20 deletions

View File

@@ -896,6 +896,7 @@ E int NDECL(wiz_debug_cmd_traveldisplay);
#endif
E boolean NDECL(u_rooted);
E void NDECL(domove);
E void NDECL(overexert_hp);
E boolean NDECL(overexertion);
E void NDECL(invocation_message);
E void NDECL(switch_terrain);