From dc0762c547cab250d4fe081706930582a27c0b46 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Thu, 24 Apr 2014 22:09:54 -0700 Subject: Conform magic headers to the decl/def rule --- src/map/magic-expr-eval.hpp | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'src/map/magic-expr-eval.hpp') diff --git a/src/map/magic-expr-eval.hpp b/src/map/magic-expr-eval.hpp index ae86774..8500fc0 100644 --- a/src/map/magic-expr-eval.hpp +++ b/src/map/magic-expr-eval.hpp @@ -22,21 +22,10 @@ # include "fwd.hpp" -# include "../range/slice.hpp" - -# include "../strings/fwd.hpp" # include "../strings/zstring.hpp" # include "magic-interpreter.t.hpp" -/* Helper definitions for dealing with functions and operations */ - -int magic_signature_check(ZString opname, ZString funname, ZString signature, - Slice args, int line, int column); - -void magic_area_rect(map_local **m, int *x, int *y, int *width, int *height, - area_t& area); - // TODO kill this like I killed VAR # define ARGINT(x) args[x].v.v_int # define ARGDIR(x) args[x].v.v_dir -- cgit v1.2.3-70-g09d2