OSDN Git Service

[Refactor] #37353 player-personality.c/h を作成して関連構造体と変数を移動.
[hengband/hengband.git] / src / scores.c
index c9961cb..2cf49bd 100644 (file)
 #include "angband.h"
 #include "util.h"
 
+#include "player-race.h"
 #include "player-status.h"
+#include "player-class.h"
+#include "player-personality.h"
 #include "files.h"
 #include "scores.h"
+#include "floor.h"
+#include "world.h"
 
 /*!
  * @brief i番目のスコア情報にバッファ位置をシークする / Seek score 'i' in the highscore file