You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Do a little cleanup towards issue #465
This commit is contained in:
@@ -853,7 +853,7 @@ ShrinkPlayer: ; 610f
|
||||
ld a, [hROMBank]
|
||||
push af
|
||||
|
||||
ld a, 0 << 7 | 32 ; fade out
|
||||
ld a, 32 ; fade time
|
||||
ld [MusicFade], a
|
||||
ld de, MUSIC_NONE
|
||||
ld a, e
|
||||
|
Reference in New Issue
Block a user