mirror of
https://github.com/Artrios/pokecarde.git
synced 2026-08-20 15:54:01 -05:00
Add new scripts
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user