OSDN Git Service

[Refactor] #37353 魔道具術師の定数定義を cmd-magiceat.h へ移動.
[hengband/hengband.git] / src / spells3.c
index c93ff27..50fab61 100644 (file)
@@ -30,6 +30,7 @@
 #include "player-move.h"
 #include "player-status.h"
 #include "player-class.h"
+#include "player-damage.h"
 #include "spells-summon.h"
 #include "quest.h"
 #include "artifact.h"
@@ -47,6 +48,7 @@
 #include "files.h"
 #include "player-effects.h"
 #include "player-skill.h"
+#include "player-personality.h"
 #include "view-mainwindow.h"
 #include "mind.h"
 #include "wild.h"