You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-12-11 05:02:16 -08:00
Labels for Trainer Rankings stat tracking functions
This commit is contained in:
@@ -243,7 +243,7 @@ RunBattleTowerTrainer: ; 17024d
|
||||
|
||||
xor a
|
||||
ld [wLinkMode], a
|
||||
callba Mobile_HealParty
|
||||
callba TrainerRankings_Healings
|
||||
callba HealParty
|
||||
call ReadBTTrainerParty
|
||||
call Clears5_a89a
|
||||
|
||||
@@ -5452,7 +5452,7 @@ Function102423: ; 102423
|
||||
call Function102921
|
||||
ret nc
|
||||
callba SaveAfterLinkTrade
|
||||
callba MobileFn_1060af
|
||||
callba TrainerRankings_Trades
|
||||
callba BackupMobileEventIndex
|
||||
ld hl, wcd4b
|
||||
set 1, [hl]
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -3098,7 +3098,7 @@ Function17e3c3: ; 17e3c3
|
||||
push af
|
||||
ld a, $1
|
||||
ld [rSVBK], a
|
||||
callba MobileFn_106155
|
||||
callba UpdateTrainerRankingsChecksum2
|
||||
callba BackupMobileEventIndex
|
||||
pop af
|
||||
ld [rSVBK], a
|
||||
|
||||
Reference in New Issue
Block a user