mirror of
https://github.com/Artrios/pokecarde.git
synced 2026-03-21 17:24:35 -05:00
Add new scripts
This commit is contained in:
parent
a73f9bf8f9
commit
34a0acfd61
|
|
@ -116,6 +116,13 @@ checkflag: MACRO
|
|||
db $2B
|
||||
dw \1
|
||||
ENDM
|
||||
playfanfare: MACRO
|
||||
db $31
|
||||
dw \1
|
||||
ENDM
|
||||
waitfanfare: MACRO
|
||||
db $32
|
||||
ENDM
|
||||
getpartysize: MACRO
|
||||
db $43
|
||||
ENDM
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user