OSDN Git Service

[Refactor] #37353 職業ID定義を player-class.h へ移動.
[hengband/hengband.git] / src / player-move.c
index fd555e1..2d96595 100644 (file)
 #include "core.h"
 #include "util.h"
 
+#include "realm-song.h"
 #include "autopick.h"
 #include "dungeon.h"
 #include "floor.h"
 #include "player-move.h"
 #include "player-status.h"
 #include "player-effects.h"
+#include "player-class.h"
 #include "spells-floor.h"
 #include "feature.h"
 #include "warning.h"