_Special_BugContestJudging → _BugContestJudging; HOF_Predef_AnimateFrontpic → Predef_HOF_AnimateFrontpic (close #473)

This commit is contained in:
Remy Oukaour
2018-01-15 10:55:44 -05:00
parent 911c1320a2
commit 9bb584798e
6 changed files with 7 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
_Special_BugContestJudging: ; 1369d
_BugContestJudging: ; 1369d
call ContestScore
farcall StubbedTrainerRankings_BugContestScore
call BugContest_JudgeContestants

View File

@@ -130,7 +130,7 @@ AnimateHallOfFame: ; 864c3
call WaitBGMap
decoord 6, 5
ld c, $6
predef HOF_Predef_AnimateFrontpic
predef Predef_HOF_AnimateFrontpic
ld c, 60
call DelayFrames
and a
@@ -403,7 +403,7 @@ _HallOfFamePC: ; 86650
call SetPalettes
decoord 6, 5
ld c, $6
predef HOF_Predef_AnimateFrontpic
predef Predef_HOF_AnimateFrontpic
and a
ret