OSDN Git Service

[Refactor] #39963 Separated effect-characteristics.h from floor.h
[hengband/hengband.git] / src / trap.c
index 19ed4bd..4d9a4b6 100644 (file)
 #include "player-status.h"
 #include "grid.h"
 #include "spell/spells-type.h"
-#include "floor.h"
+#include "effect/effect-characteristics.h"
 #include "floor-save.h"
 #include "init.h"
 #include "files.h"
 #include "dungeon.h"
 #include "world.h"
+#include "spell/process-effect.h"
 
 static s16b normal_traps[MAX_NORMAL_TRAPS];