OSDN Git Service

[Refactor] #37353 spells2.c から spells-status.c に分離。 / Separate spells-status.c from...
[hengband/hengband.git] / src / melee1.c
index 2ec4458..29a055a 100644 (file)
  */
 
 #include "angband.h"
+#include "artifact.h"
 #include "cmd-pet.h"
 #include "player-damage.h"
 #include "monsterrace-hook.h"
 #include "melee.h"
+#include "projection.h"
+#include "monster-status.h"
+#include "avatar.h"
+#include "player-status.h"