浏览代码

Follow up to 82af619
* Resolved a compile error.

aleos89 9 年之前
父节点
当前提交
c2035f0477
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/map/battle.h

+ 1 - 0
src/map/battle.h

@@ -6,6 +6,7 @@
 
 #include "../common/mmo.h"
 #include "../config/core.h"
+#include "clif.h" // e_damage_type
 #include "map.h" //ELE_MAX
 
 /// State of a single attack attempt; used in flee/def penalty calculations when mobbed