OSDN Git Service

[Fix/Feature] 飛行モンスターが深い穴を超えられない現象を解消 #177
[hengbandforosx/hengbandosx.git] / src / io / input-key-acceptor.h
index 9a58253..7f642ea 100644 (file)
@@ -31,3 +31,4 @@ char inkey(void);
 int inkey_special(bool numpad_cursor);
 void start_term_fresh(void);
 void stop_term_fresh(void);
+bool macro_running(void);