OSDN Git Service

[Fix] #38965 「気合いため」のための concentration() 関数抜け修正。 / Fix forgotten calling concentration().
[hengband/hengband.git] / src / realm-craft.c
index 9667a21..c6d68fa 100644 (file)
@@ -2,6 +2,9 @@
 #include "cmd-spell.h"
 #include "selfinfo.h"
 #include "projection.h"
+#include "spells-summon.h"
+#include "spells-status.h"
+#include "mutation.h"