From c093f4cce643e245ab2048e0782237744208eb9f Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Thu, 24 Apr 2014 16:13:40 -0700 Subject: Header cleanup --- src/map/battle.hpp | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/map/battle.hpp') diff --git a/src/map/battle.hpp b/src/map/battle.hpp index 94d0b45..6e73e70 100644 --- a/src/map/battle.hpp +++ b/src/map/battle.hpp @@ -27,6 +27,7 @@ # include "../strings/fwd.hpp" +# include "../mmo/dumb_ptr.hpp" # include "../mmo/timer.t.hpp" # include "magic-interpreter.t.hpp" @@ -44,10 +45,6 @@ struct Damage ATK dmg_lv; }; -struct map_session_data; -struct mob_data; -struct block_list; - // ダメージ計算 struct Damage battle_calc_attack(BF attack_type, -- cgit v1.2.3-70-g09d2