No more mobile EQUS ret (replace with Stubbed_ + ret)

This commit is contained in:
xCrystal
2018-01-02 20:00:14 +01:00
parent b4e087167f
commit aa9a0a900d
39 changed files with 193 additions and 151 deletions

View File

@@ -1255,7 +1255,7 @@ MonMenu_Fly: ; 12e30
jr z, .Fail
cp $0
jr z, .Error
farcall TrainerRankings_Fly
farcall StubbedTrainerRankings_Fly
ld b, $4
ld a, $2
ret