Преглед изворни кода

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