Consistent (x, y) coordinate formatting in map scripts

This commit is contained in:
Remy Oukaour
2017-12-28 14:31:25 -05:00
parent ce795692d9
commit 84e22eb578
392 changed files with 3634 additions and 3634 deletions

View File

@@ -1,5 +1,5 @@
spawn: MACRO
; map, y, x
; map, x, y
map \1
db \2, \3
ENDM