OSDN Git Service

[Refactor] #37353 MAGIC_* を player-status.h に移動。
[hengband/hengband.git] / src / cmd-item.c
index cf95606..893aa7a 100644 (file)
 
 
 #include "angband.h"
+#include "core.h"
 #include "util.h"
 #include "autopick.h"
+#include "term.h"
 
 #include "selfinfo.h"
 #include "cmd-activate.h"
@@ -28,6 +30,7 @@
 
 #include "object-flavor.h"
 #include "object-hook.h"
+#include "object-ego.h"
 #include "sort.h"
 #include "quest.h"
 #include "artifact.h"
@@ -40,6 +43,7 @@
 #include "objectkind.h"
 #include "autopick.h"
 #include "targeting.h"
+#include "snipe.h"
 
 /*!
  * @brief 持ち物一覧を表示するコマンドのメインルーチン / Display p_ptr->inventory_list