You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Merge commit '789469c' into merge-mrwint
Conflicts: main.asm
This commit is contained in:
@@ -223,10 +223,10 @@ ParseCredits: ; 1099aa
|
||||
ld de, MUSIC_CREDITS
|
||||
push de
|
||||
ld de, MUSIC_NONE
|
||||
call StartMusic
|
||||
call PlayMusic
|
||||
call DelayFrame
|
||||
pop de
|
||||
call StartMusic
|
||||
call PlayMusic
|
||||
jp .loop
|
||||
|
||||
.wait2
|
||||
|
||||
Reference in New Issue
Block a user