mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
SONY -> RIVAL
This commit is contained in:
parent
2454296d32
commit
30ecbf6ea3
19 changed files with 31 additions and 31 deletions
|
|
@ -395,11 +395,11 @@ CheckIfAlreadyEngaged::
|
|||
|
||||
PlayTrainerMusic::
|
||||
ld a, [wEngagedTrainerClass]
|
||||
cp OPP_SONY1
|
||||
cp OPP_RIVAL1
|
||||
ret z
|
||||
cp OPP_SONY2
|
||||
cp OPP_RIVAL2
|
||||
ret z
|
||||
cp OPP_SONY3
|
||||
cp OPP_RIVAL3
|
||||
ret z
|
||||
ld a, [wGymLeaderNo]
|
||||
and a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue