OSDN Git Service

[Refactor] #37353 PET_* と PF_* を cmd-petに移動。
[hengband/hengband.git] / src / shoot.c
index 3de0388..27596bb 100644 (file)
@@ -1,9 +1,13 @@
 #include "angband.h"
-#include "projection.h"
+#include "monster.h"
 #include "monster-status.h"
+#include "monster-spell.h"
 #include "artifact.h"
 #include "avatar.h"
 #include "player-status.h"
+#include "object-hook.h"
+#include "floor.h"
+#include "grid.h"
 
 #include "shoot.h"