From 41c5b02bbdb78381bc203251fe2a2ef034264642 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Wed, 8 Oct 2014 13:05:25 -0700 Subject: Split npc parse functions in to their own file --- src/map/atcommand.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/atcommand.cpp') diff --git a/src/map/atcommand.cpp b/src/map/atcommand.cpp index 69e4b78..858f617 100644 --- a/src/map/atcommand.cpp +++ b/src/map/atcommand.cpp @@ -64,6 +64,7 @@ #include "map.hpp" #include "mob.hpp" #include "npc.hpp" +#include "npc-parse.hpp" #include "party.hpp" #include "pc.hpp" #include "skill.hpp" -- cgit v1.2.3-60-g2f50