diff options
Diffstat (limited to 'home/gfx.asm')
-rw-r--r-- | home/gfx.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/home/gfx.asm b/home/gfx.asm index 14a46844..7c5deb51 100644 --- a/home/gfx.asm +++ b/home/gfx.asm @@ -32,8 +32,8 @@ Functiond9e:: farcall Functionf8000 ret -Functionda5:: - farcall Functionf8032 +LoadFontsBattleExtra:: + farcall _LoadFontsBattleExtra ret LoadFontsExtra:: |