OSDN Git Service

[Fix] #include / enum class 不足部を修正。
[hengbandforosx/hengbandosx.git] / src / melee / melee-util.h
index 59aff45..9f77cb4 100644 (file)
@@ -5,6 +5,8 @@
 #include "monster-attack/monster-attack-table.h"
 #include "system/angband.h"
 
+enum class BlowEffectType;
+
 /* monster-attack-monster type*/
 struct monster_type;
 struct mam_type {