OSDN Git Service

[Refactor] #40569 Separated floor-type-definition.h from floor.h
[hengband/hengband.git] / src / core / game-play.c
index 05063ba..081dd7b 100644 (file)
@@ -31,7 +31,6 @@
 #include "floor/floor-events.h"
 #include "floor/floor-save.h"
 #include "floor/floor-util.h"
-#include "floor/floor.h"
 #include "floor/wild.h"
 #include "game-option/cheat-options.h"
 #include "game-option/input-options.h"
@@ -73,6 +72,7 @@
 #include "store/store.h"
 #include "sv-definition/sv-weapon-types.h"
 #include "system/angband-version.h"
+#include "system/floor-type-definition.h"
 #include "system/system-variables.h"
 #include "term/gameterm.h"
 #include "term/screen-processor.h"