OSDN Git Service

[Refactor] #37353 職業ID定義を player-class.h へ移動.
[hengband/hengband.git] / src / player-move.c
index 7d6fb1e..2d96595 100644 (file)
  */
 
 #include "angband.h"
+#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"