Explorar el Código

- 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 hace 13 años
padre
commit
76fea4ba57
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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)
 {