Merge pull request #650 from pret/audio-macros

Update audio macros and arguments
This commit is contained in:
Rangi
2020-02-05 18:51:20 -05:00
committed by GitHub
117 changed files with 18695 additions and 18128 deletions

View File

@@ -239,7 +239,7 @@ ForceMapMusic:
ld a, [wPlayerState]
cp PLAYER_BIKE
jr nz, .notbiking
call VolumeOff
call MinVolume
ld a, $88
ld [wMusicFade], a
.notbiking