OSDN Git Service

[Refactor] #37353 聖浄の杖の効果を cleasing_nova() に分離。 / Separate implementation of 'staff...
[hengband/hengband.git] / src / floor-save.c
index 52122dc..e9bcabf 100644 (file)
@@ -14,6 +14,7 @@
 #include "floor.h"
 #include "generate.h"
 #include "grid.h"
+#include "monster.h"
 
 
 static FLOOR_IDX new_floor_id;  /*!<次のフロアのID / floor_id of the destination */