mirror of https://github.com/pret/pokecrystal.git
dwb → dab
This commit is contained in:
parent
85cded6ec5
commit
8983c0c809
|
@ -1,6 +1,6 @@
|
||||||
add_predef: MACRO
|
add_predef: MACRO
|
||||||
\1Predef::
|
\1Predef::
|
||||||
dwb \1, BANK(\1)
|
dab \1
|
||||||
ENDM
|
ENDM
|
||||||
|
|
||||||
predef_id: MACRO
|
predef_id: MACRO
|
||||||
|
|
Loading…
Reference in New Issue