summaryrefslogtreecommitdiff
path: root/home/map.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-11-04 16:14:27 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-11-04 16:14:27 -0500
commit7fd20e63223e777872618b3eac7cf49f8b105fec (patch)
tree0f06f9805b84653c173d130147f41ca08477e33a /home/map.asm
parent95cb4636af8e19922922f4d183edaea20a56596c (diff)
home/copy.asm completely labeled
Diffstat (limited to 'home/map.asm')
-rw-r--r--home/map.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/home/map.asm b/home/map.asm
index d2a5b1771..16b2456ab 100644
--- a/home/map.asm
+++ b/home/map.asm
@@ -2022,8 +2022,8 @@ Function2bae:: ; 2bae
call DisableLCD
call ClearSprites
callba Function14168
- call Functione51
- call Functione5f
+ call LoadStandardFont
+ call LoadFontsExtra
ld a, [hROMBank]
push af
ld a, [MapGroup]