You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
No more mobile EQUS ret (replace with Stubbed_ + ret)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user