Labels for Trainer Rankings stat tracking functions

This commit is contained in:
hatschky
2017-01-16 21:11:34 +00:00
parent 5a9701ddc8
commit f0209d6ed6
33 changed files with 322 additions and 241 deletions

View File

@@ -1,6 +1,6 @@
_BugContestJudging: ; 1369d
call ContestScore
callba MobileFn_105f79
callba TrainerRankings_BugContestScore
call BugContest_JudgeContestants
ld a, [wBugContestThirdPlacePersonID]
call LoadContestantName

View File

@@ -28,7 +28,7 @@ Special_CheckMagikarpLength: ; fbb32
ld c, l
call CalcMagikarpLength
call PrintMagikarpLength
callba MagikarpLength_Mobile
callba TrainerRankings_MagikarpLength
ld hl, .MeasureItText
call PrintText

View File

@@ -472,7 +472,7 @@ UsedSurfScript: ; c986
end
.empty_fn ; c9a2
callba MobileFn_1060bb ; empty
callba TrainerRankings_Surf
ret
UsedSurfText: ; c9a9
@@ -745,7 +745,7 @@ Script_UsedWaterfall: ; 0xcb20
ld a, [PlayerStandingTile]
call CheckWaterfallTile
ret z
callba MobileFn_1060c1
callba TrainerRankings_Waterfall
ld a, $1
ld [ScriptVar], a
ret

View File

@@ -49,9 +49,7 @@ BattleBGMap: ; 1250a
; 12513
HalveMoney: ; 12513
; Empty function...
callba MobileFn_1060c7
callba TrainerRankings_WhiteOuts
; Halve the player's money.
ld hl, Money