diff options
-rw-r--r-- | src/map/unit.c | 1 |
1 files changed, 0 insertions, 1 deletions
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) { |