mirror of
https://github.com/pret/pokeyellow.git
synced 2026-03-21 17:34:31 -05:00
This commit is contained in:
parent
b9352be74f
commit
6954a48db9
|
|
@ -3,7 +3,7 @@
|
|||
Audio4_PlaySound::
|
||||
ld [wSoundID], a
|
||||
ld a, [wSoundID]
|
||||
cp $ff
|
||||
cp SFX_STOP_ALL_MUSIC
|
||||
jp z, .stopAllAudio
|
||||
cp MAX_SFX_ID_4
|
||||
jp z, .playSfx
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user