Improve mobile-related labels (#1061)
This commit is contained in:
@@ -2034,7 +2034,7 @@ LinkTrade:
|
||||
.save
|
||||
farcall SaveAfterLinkTrade
|
||||
farcall StubbedTrainerRankings_Trades
|
||||
farcall BackupMobileEventIndex
|
||||
farcall BackupGSBallFlag
|
||||
ld c, 40
|
||||
call DelayFrames
|
||||
hlcoord 0, 12
|
||||
|
@@ -100,9 +100,9 @@ endc
|
||||
cp RESERVED_GAME_VERSION
|
||||
jr z, .skip_append_save
|
||||
call .SaveMysteryGiftTrainerName
|
||||
farcall RestoreMobileEventIndex
|
||||
farcall RestoreGSBallFlag
|
||||
farcall StubbedTrainerRankings_MysteryGift
|
||||
farcall BackupMobileEventIndex
|
||||
farcall BackupGSBallFlag
|
||||
.skip_append_save
|
||||
ld a, [wMysteryGiftPartnerSentDeco]
|
||||
and a
|
||||
|
Reference in New Issue
Block a user