OSDN Git Service

[Refactor] #37353 player-race.c/h を作成して関連構造体と変数を移動.
[hengband/hengband.git] / src / files.c
index a01883d..2934a9a 100644 (file)
@@ -22,6 +22,7 @@
 #include "bldg.h"
 
 #include "world.h"
+#include "player-race.h"
 #include "player-status.h"
 #include "player-move.h"
 #include "player-class.h"