From 582188e6ca6837e644313cf9175324a4640be72f Mon Sep 17 00:00:00 2001 From: lordttseven Date: Fri, 17 Feb 2012 22:04:33 +0000 Subject: - removed a #undef left over from converting the macro to an inline function (r14976) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15603 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/unit.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/map/unit.c b/src/map/unit.c index e541cd549..9df208e11 100644 --- a/src/map/unit.c +++ b/src/map/unit.c @@ -427,7 +427,6 @@ int unit_walktobl(struct block_list *bl, struct block_list *tbl, int range, int } return 0; } -#undef set_mobstate int unit_run(struct block_list *bl) { -- cgit v1.2.3-70-g09d2