diff options
author | Remy Oukaour <remy.oukaour@gmail.com> | 2018-01-15 10:55:44 -0500 |
---|---|---|
committer | Remy Oukaour <remy.oukaour@gmail.com> | 2018-01-15 10:55:44 -0500 |
commit | 9bb584798e0b54a5f953665288165af86524a47c (patch) | |
tree | fc217234aa26fd02510400128304d4d42832e0a3 /mobile | |
parent | 911c1320a29b7fd746fd7573ec562d8e21ca3001 (diff) |
_Special_BugContestJudging → _BugContestJudging; HOF_Predef_AnimateFrontpic → Predef_HOF_AnimateFrontpic (close #473)
Diffstat (limited to 'mobile')
-rw-r--r-- | mobile/mobile_5f.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/mobile_5f.asm b/mobile/mobile_5f.asm index 2652b6f10..72224e42e 100644 --- a/mobile/mobile_5f.asm +++ b/mobile/mobile_5f.asm @@ -1498,7 +1498,7 @@ Function17d93a: ; 17d93a add hl, de ld e, l ld d, h - farcall HOF_Predef_AnimateFrontpic + farcall Predef_HOF_AnimateFrontpic pop af ld [rSVBK], a call Function17e349 |