OSDN Git Service

Separated check_fall_off_horse() from monster-attack-player.c and process_fall_off_ho...
[hengband/hengband.git] / src / monster / monster-runaway.c
index 7d9ab90..9b68889 100644 (file)
@@ -5,9 +5,9 @@
  */
 
 #include "monster/monster-runaway.h"
-#include "player/player-move.h"
-#include "cmd/cmd-pet.h"
 #include "dungeon/quest.h"
+#include "monster/pet-fall-off.h"
+#include "player/player-move.h"
 
  /*!
   * @brief HPが1/3未満になった有効的なユニークモンスターの逃走処理を行う