map → map_id; map_def → map; map_data → map_attributes

This commit is contained in:
Rangi
2018-02-03 16:58:49 -05:00
parent bf138d94d4
commit 6ff2cb20e6
27 changed files with 1439 additions and 1440 deletions

View File

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