From 901657b0c61ab16cceaef875d3ecd0b9f2bbbc5b Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Mon, 23 Feb 2015 09:12:01 +0100 Subject: Split spells1.cc declarations to separate header file Make a couple of the functions static while we're at it --- src/spells3.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/spells3.cc') diff --git a/src/spells3.cc b/src/spells3.cc index aaa405a1..5f24e934 100644 --- a/src/spells3.cc +++ b/src/spells3.cc @@ -6,6 +6,7 @@ #include "skills.hpp" #include "spell_type.hpp" #include "spell_idx_list.hpp" +#include "spells1.hpp" #include "spells5.hpp" #include "mimic.hpp" #include "xtra2.hpp" -- cgit v1.2.3