mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
啊妈的
fixed the music
This commit is contained in:
parent
d55f848761
commit
ce048df442
|
@ -112,6 +112,8 @@ PlayBattleMusic:
|
|||
|
||||
ld de, MUSIC_RIVAL_BATTLE
|
||||
ld a, [wOtherTrainerClass]
|
||||
cp PASSERBY
|
||||
jr z, .done
|
||||
cp RIVAL1
|
||||
jr z, .done
|
||||
cp RIVAL2
|
||||
|
|
Loading…
Reference in a new issue