mirror of
https://github.com/Artrios/pokecarde.git
synced 2026-04-26 00:27:25 -05:00
add additem
This commit is contained in:
parent
272ead4d4f
commit
d6e7bad816
|
|
@ -126,6 +126,10 @@ waitfanfare: MACRO
|
|||
getpartysize: MACRO
|
||||
db $43
|
||||
ENDM
|
||||
additem: MACRO
|
||||
db $44
|
||||
dw \1, \2
|
||||
ENDM
|
||||
checkitemroom: MACRO
|
||||
db $46
|
||||
dw \1, \2
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user