You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Do a little cleanup towards issue #465
This commit is contained in:
@ -898,7 +898,7 @@ Script_musicfadeout:
|
||||
call GetScriptByte
|
||||
ld [MusicFadeID + 1], a
|
||||
call GetScriptByte
|
||||
and $7f
|
||||
and $ff ^ (1 << MUSIC_FADE_IN_F)
|
||||
ld [MusicFade], a
|
||||
ret
|
||||
|
||||
|
Reference in New Issue
Block a user