mirror of
https://github.com/Artrios/pokecarde.git
synced 2026-08-28 11:44:07 -05:00
add adddecoration
This commit is contained in:
@@ -138,6 +138,10 @@ checkpcitem: MACRO
|
||||
db $4A
|
||||
dw \1, \2
|
||||
ENDM
|
||||
adddecoration: MACRO
|
||||
db $4b
|
||||
dw \1
|
||||
ENDM
|
||||
faceplayer: MACRO
|
||||
db $5A
|
||||
ENDM
|
||||
|
||||
Reference in New Issue
Block a user