summaryrefslogtreecommitdiff
path: root/home/map.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-11-04 20:20:14 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-11-04 20:20:14 -0500
commit3cadc7b012c3d11f227d71814f729952d0f56c21 (patch)
treebaebe666292937ae3f70b42d83dad214c8eb192e /home/map.asm
parent7fd20e63223e777872618b3eac7cf49f8b105fec (diff)
give/takeitem *, 1: the 1 is optional
Diffstat (limited to 'home/map.asm')
-rw-r--r--home/map.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/map.asm b/home/map.asm
index 16b2456ab..fd68e5442 100644
--- a/home/map.asm
+++ b/home/map.asm
@@ -2021,7 +2021,7 @@ Function2b74:: ; 0x2b74
Function2bae:: ; 2bae
call DisableLCD
call ClearSprites
- callba Function14168
+ callba RefreshSprites
call LoadStandardFont
call LoadFontsExtra
ld a, [hROMBank]