From ebb2771875ec2fffd7c63ee138024e6ebc47ebf8 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Mon, 23 Feb 2015 09:11:55 +0100 Subject: Move school_spells array to spells5.cc --- src/spells1.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/spells1.cc') diff --git a/src/spells1.cc b/src/spells1.cc index 09dd4261..9207974c 100644 --- a/src/spells1.cc +++ b/src/spells1.cc @@ -12,6 +12,7 @@ #include "angband.h" #include "spell_type.hpp" +#include "spells5.hpp" #include #include -- cgit v1.2.3