From 4763e230ab02bcf3e7db20dee23d42a02815bdb3 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Tue, 7 Oct 2014 01:56:05 -0700 Subject: Split script.cpp --- src/map/npc.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/map/npc.cpp') diff --git a/src/map/npc.cpp b/src/map/npc.cpp index 95a157b..22aac75 100644 --- a/src/map/npc.cpp +++ b/src/map/npc.cpp @@ -54,7 +54,8 @@ #include "map.hpp" #include "mob.hpp" #include "pc.hpp" -#include "script.hpp" +#include "script-call.hpp" +#include "script-parse.hpp" #include "skill.hpp" #include "../poison.hpp" -- cgit v1.2.3-60-g2f50