OSDN Git Service

[Refactor] #37353 cmd4.c を cmd-dump.c に改名して関数整理.
[hengband/hengband.git] / src / cmd-spell.c
index 35e573b..912cc9e 100644 (file)
@@ -9,7 +9,9 @@
 #include "angband.h"
 #include "util.h"
 
+#include "cmd-dump.h"
 #include "selfinfo.h"
+#include "spells.h"
 #include "spells-summon.h"
 #include "realm-arcane.h"
 #include "realm-chaos.h"
 #include "avatar.h"
 #include "player-status.h"
 #include "player-effects.h"
+#include "player-skill.h"
+#include "player-class.h"
 #include "object-hook.h"
 #include "cmd-basic.h"
+#include "view-mainwindow.h"
+#include "floor.h"
+#include "autopick.h"
 
 /*!
  * @brief