You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
More miscellaneous fixes (see #709)
This commit is contained in:
@@ -1206,7 +1206,7 @@ TitleScreenMain:
|
||||
inc [hl]
|
||||
|
||||
; Fade out the title screen music
|
||||
xor a
|
||||
xor a ; MUSIC_NONE
|
||||
ld [wMusicFadeID], a
|
||||
ld [wMusicFadeID + 1], a
|
||||
ld hl, wMusicFade
|
||||
|
||||
Reference in New Issue
Block a user