OSDN Git Service

[Refactor] #40414 Moved concrete spell kinds file (spell-*.c/h) from spell/ to spell...
[hengband/hengband.git] / src / realm / realm-daemon.c
index d177f6a..1f4f88d 100644 (file)
@@ -5,12 +5,13 @@
 #include "player/player-damage.h"
 #include "player/player-effects.h"
 #include "player/player-race.h"
-#include "spell/spells-detection.h"
+#include "spell-kind/spells-detection.h"
 #include "spell/spells-diceroll.h"
-#include "spell/spells-floor.h"
-#include "spell/spells-launcher.h"
+#include "spell-kind/spells-floor.h"
+#include "spell-kind/spells-launcher.h"
 #include "spell/spells-object.h"
-#include "spell/spells-sight.h"
+#include "spell-kind/spells-pet.h"
+#include "spell-kind/spells-sight.h"
 #include "spell/spells-status.h"
 #include "spell/spells-summon.h"
 #include "spell/spells-type.h"