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/magic-interpreter.hpp | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) (limited to 'src/map/magic-interpreter.hpp') diff --git a/src/map/magic-interpreter.hpp b/src/map/magic-interpreter.hpp index 65c64e3..16fc447 100644 --- a/src/map/magic-interpreter.hpp +++ b/src/map/magic-interpreter.hpp @@ -26,23 +26,20 @@ # include +# include + # include "../strings/fwd.hpp" # include "../strings/rstring.hpp" -# include "magic.hpp" +# include "../mmo/dumb_ptr.hpp" +# include "../mmo/ids.hpp" +# include "../mmo/timer.t.hpp" +# include "../mmo/utils.hpp" + # include "map.hpp" # include "script.hpp" # include "skill.t.hpp" -struct fun_t; -struct op_t; -struct expr_t; -struct val_t; -struct location_t; -struct area_t; -struct spell_t; -struct invocation; - struct location_t { map_local *m; @@ -319,8 +316,6 @@ struct magic_conf_t # define VAR_SCRIPTTARGET 7 # define VAR_LOCATION 8 -struct magic_config; - struct env_t { magic_conf_t *base_env; -- cgit v1.2.3-70-g09d2