RGBDS syntax updates (#905)

New MACRO and DEF syntax
This commit is contained in:
vulcandth
2022-06-06 16:25:42 -05:00
committed by GitHub
parent a4d346cc8c
commit 3648afda16
179 changed files with 2546 additions and 2545 deletions

View File

@@ -1,4 +1,4 @@
item_attribute: MACRO
MACRO item_attribute
; price, held effect, parameter, property, pocket, field menu, battle menu
dw \1
db \2, \3, \4, \5

View File

@@ -1,4 +1,4 @@
momitem: MACRO
MACRO momitem
; money to trigger, cost, kind, item
dt \1
dt \2