You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Name cry functions in home.asm.
This commit is contained in:
@@ -142,7 +142,7 @@ PlayMusic2:: ; 3bbc
|
||||
|
||||
|
||||
PlayCryHeader:: ; 3be3
|
||||
; Play a cry given parameters at header de
|
||||
; Play cry header de.
|
||||
|
||||
push hl
|
||||
push de
|
||||
|
@@ -1108,7 +1108,7 @@ Function1522:: ; 1522
|
||||
ld e, [hl]
|
||||
inc hl
|
||||
ld d, [hl]
|
||||
call Function37ce
|
||||
call PlayCry
|
||||
pop de
|
||||
pop hl
|
||||
pop bc
|
||||
|
Reference in New Issue
Block a user