OSDN Git Service

[Refactor] #37353 avatar.h 追加。 / Add avatar.h.
[hengband/hengband.git] / src / mspells3.c
index a404777..07c0b71 100644 (file)
@@ -13,6 +13,7 @@
 #include "angband.h"
 #include "spells-summon.h"
 #include "projection.h"
+#include "avatar.h"
 
 #define pseudo_plev() (((p_ptr->lev + 40) * (p_ptr->lev + 40) - 1550) / 130) /*!< モンスター魔法をプレイヤーが使用する場合の換算レベル */