Apply runmode to multiturn actions

This commit is contained in:
Pasi Kallinen
2021-12-21 17:37:48 +02:00
parent 8f366c725e
commit b1ed92abad
4 changed files with 14 additions and 5 deletions

View File

@@ -874,6 +874,7 @@ extern int wiz_debug_cmd_traveldisplay(void);
#endif
extern boolean u_rooted(void);
extern void domove(void);
extern void runmode_delay_output(void);
extern void overexert_hp(void);
extern boolean overexertion(void);
extern void invocation_message(void);