瀏覽代碼

- removed a #undef left over from converting the macro to an inline function (r14976)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15603 54d463be-8e91-2dee-dedb-b68131a5f0ec
lordttseven 13 年之前
父節點
當前提交
76fea4ba57
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/map/unit.c

+ 0 - 1
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)
 {