OSDN Git Service

[Refactor] #37353 Separated hook-armor.c/h from object-hook.c/h
[hengband/hengband.git] / src / realm / realm-sorcery.c
index c3bddd1..1077421 100644 (file)
@@ -1,5 +1,6 @@
 #include "realm/realm-sorcery.h"
 #include "cmd-action/cmd-spell.h"
+#include "core/asking-player.h"
 #include "io/targeting.h"
 #include "player/avatar.h"
 #include "player/player-effects.h"
 #include "spell-kind/spells-grid.h"
 #include "spell-kind/spells-launcher.h"
 #include "spell-kind/spells-lite.h"
+#include "spell-kind/spells-perception.h"
+#include "spell-kind/spells-recall.h"
 #include "spell-kind/spells-sight.h"
 #include "spell-kind/spells-teleport.h"
 #include "spell/spells-status.h"
-#include "spell/spells-type.h"
+#include "spell/spell-types.h"
 #include "spell/spells3.h"
-#include "util/util.h"
+#include "view/display-messages.h"
 
 /*!
 * @brief 仙術領域魔法の各処理を行う