Do a little cleanup towards issue #465

This commit is contained in:
Remy Oukaour
2018-01-09 17:20:47 -05:00
parent ce50d1b2cb
commit a8cf8979d9
10 changed files with 52 additions and 46 deletions

View File

@@ -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