mirror of
https://github.com/Artrios/pokecarde.git
synced 2026-03-21 17:24:35 -05:00
add adddecoration
This commit is contained in:
parent
bace5512d0
commit
272ead4d4f
|
|
@ -138,6 +138,10 @@ checkpcitem: MACRO
|
|||
db $4A
|
||||
dw \1, \2
|
||||
ENDM
|
||||
adddecoration: MACRO
|
||||
db $4b
|
||||
dw \1
|
||||
ENDM
|
||||
faceplayer: MACRO
|
||||
db $5A
|
||||
ENDM
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user