OSDN Git Service

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