OSDN Git Service

[WIP] [Refactor] #39963 Separated spells2.h from spells1.h
[hengband/hengband.git] / src / trap.c
index 4d9a4b6..84cfcaa 100644 (file)
@@ -25,6 +25,7 @@
 #include "dungeon.h"
 #include "world.h"
 #include "spell/process-effect.h"
+#include "spell/spells2.h"
 
 static s16b normal_traps[MAX_NORMAL_TRAPS];