OSDN Git Service

[Refactor] #37353 floor-save.h 追加。 / Add floor-save.h.
[hengband/hengband.git] / src / dungeon.c
index 29fa345..f1f1ca1 100644 (file)
@@ -43,6 +43,7 @@
 #include "object-hook.h"
 #include "wild.h"
 #include "monster-status.h"
+#include "floor-save.h"
 
 
 static bool load = TRUE; /*!<ロード処理中の分岐フラグ*/