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/skill.hpp | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'src/map/skill.hpp') diff --git a/src/map/skill.hpp b/src/map/skill.hpp index 87cc576..3c162d5 100644 --- a/src/map/skill.hpp +++ b/src/map/skill.hpp @@ -28,7 +28,9 @@ # include "../strings/fwd.hpp" # include "../strings/rstring.hpp" -# include "../strings/astring.hpp" +# include "../strings/literal.hpp" + +# include "../generic/array.hpp" # include "map.hpp" @@ -76,9 +78,6 @@ extern struct skill_name_db skill_names[]; skill_name_db& skill_lookup_by_id(SkillID id); skill_name_db& skill_lookup_by_name(XString name); -struct block_list; -struct map_session_data; - bool skill_readdb(ZString filename); // スキルデータベースへのアクセサ -- cgit v1.2.3-70-g09d2