Identify the remaining (non-mobile) uses of another WRAM union
This commit is contained in:
@@ -512,7 +512,7 @@ FillMoves:
|
||||
ld a, [wEvolutionOldSpecies]
|
||||
and a
|
||||
jr z, .CheckMove
|
||||
ld a, [wd002]
|
||||
ld a, [wPrevPartyLevel]
|
||||
cp b
|
||||
jr nc, .GetMove
|
||||
|
||||
|
Reference in New Issue
Block a user