OSDN Git Service

[Fix] #38965 「気合いため」のための concentration() 関数抜け修正。 / Fix forgotten calling concentration().
[hengband/hengband.git] / src / realm-hex.c
index b6032e8..60951d6 100644 (file)
@@ -20,6 +20,8 @@
 #include "cmd-quaff.h"
 #include "object-hook.h"
 #include "object-curse.h"
+#include "projection.h"
+#include "spells-status.h"
 
 #define MAX_KEEP 4 /*!<呪術の最大詠唱数 */