OSDN Git Service

[Refactor] #37353 handle_stuff() と update_output() を core.c/h へ移動.
[hengband/hengband.git] / src / cmd-mane.c
index 752b8ba..02dd29f 100644 (file)
@@ -11,6 +11,7 @@
  */
 
 #include "angband.h"
+#include "core.h"
 #include "util.h"
 
 #include "floor.h"