diff options
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 |