OSDN Git Service

[Refactor] #37353 mind_type と mind_power 構造体を mind.h へ移動。
[hengband/hengband.git] / src / mind.c
index 1c86941..4b3a6ac 100644 (file)
  */
 
 #include "angband.h"
+#include "util.h"
+
+#include "mind.h"
+
 #include "floor.h"
 #include "melee.h"
 #include "spells.h"
@@ -30,6 +34,7 @@
 #include "cmd-basic.h"
 #include "monster-status.h"
 #include "player-effects.h"
+#include "view-mainwindow.h"
 
 /*! 特殊技能の一覧テーブル */
 mind_power const mind_powers[5] =