OSDN Git Service

[Refactor] #37353 monster1~monster-hook間整理。 / Refactor between monster1 and monster...
[hengband/hengband.git] / src / dungeon.c
index eaf6135..de15c59 100644 (file)
@@ -24,6 +24,7 @@
 #include "floor-events.h"
 #include "object-curse.h"
 #include "store.h"
+#include "monster-hook.h"
 
 static bool load = TRUE; /*!<ロード処理中の分岐フラグ*/
 static int wild_regen = 20; /*!<広域マップ移動時の自然回復処理カウンタ(広域マップ1マス毎に20回処理を基本とする)*/