OSDN Git Service

[Refactor] #37353 autopick.h を作成して関連構造体と変数を移動.
[hengband/hengband.git] / src / birth.c
index 9833d38..bef4cdb 100644 (file)
@@ -22,6 +22,7 @@
 #include "store.h"
 #include "patron.h"
 #include "quest.h"
+#include "player-class.h"
 #include "player-status.h"
 #include "spells.h"
 #include "spells-status.h"
@@ -33,6 +34,9 @@
 #include "birth.h"
 #include "player-skill.h"
 #include "world.h"
+#include "objectkind.h"
+#include "monsterrace.h"
+#include "autopick.h"
 
 /*!
  * オートローラーの内容を描画する間隔 /