Remove the FuncCoord macro.

Variables can't use labels, so a macro that doesn't use variables is better suited.
This commit is contained in:
yenatch
2014-06-04 01:18:54 -07:00
parent fd8804472d
commit 8d2b9f3fcb
2 changed files with 4 additions and 13 deletions

View File

@@ -75181,8 +75181,7 @@ Unknown_8c490: ; 8c490
macro_8c490: MACRO
db \1
dw \2
FuncCoord \3, \4
dw Coord
dw TileMap + SCREEN_WIDTH * \4 + \3
ENDM
macro_8c490 0, Unknown_8c538, 1, 6