OSDN Git Service

[Refactor] #37353 floor.c を作成して floor_type 型整理。
[hengband/hengband.git] / src / patron.c
index 4364995..41da7f5 100644 (file)
@@ -1,5 +1,6 @@
 
 #include "angband.h"
+#include "util.h"
 
 #include "patron.h"
 #include "cmd-pet.h"
 #include "mutation.h"
 #include "artifact.h"
 #include "player-status.h"
+#include "player-effects.h"
 
 #include "spells.h"
 #include "spells-summon.h"
 #include "spells-object.h"
 #include "spells-status.h"
+#include "floor.h"
 
 #ifdef JP
 /*!