diff options
Diffstat (limited to 'event/bug_contest_judging.asm')
-rwxr-xr-x | event/bug_contest_judging.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/event/bug_contest_judging.asm b/event/bug_contest_judging.asm index 1ece896d6..0d400bb39 100755 --- a/event/bug_contest_judging.asm +++ b/event/bug_contest_judging.asm @@ -1,6 +1,6 @@ _BugContestJudging: ; 1369d call ContestScore - callba MobileFn_105f79 + callba TrainerRankings_BugContestScore call BugContest_JudgeContestants ld a, [wBugContestThirdPlacePersonID] call LoadContestantName |