summaryrefslogtreecommitdiff
path: root/home/menu.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-06-17 15:45:52 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-06-17 15:45:52 -0400
commitf42efcae5d223bb89bb103492a91801b49947bc4 (patch)
tree9fa9b1560828fb0449d2ac520127365a08ff28d3 /home/menu.asm
parent13ff559c04f47db5ed1afbf7eeddc7c6a47ffc8f (diff)
More of HOME
Diffstat (limited to 'home/menu.asm')
-rw-r--r--home/menu.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/menu.asm b/home/menu.asm
index bbc29b34..7e9d4840 100644
--- a/home/menu.asm
+++ b/home/menu.asm
@@ -216,7 +216,7 @@ MenuWriteText:: ; 1cf6 (0:1cf6)
ld [hBGMapMode], a
call GetMenuIndexSet
call RunMenuItemPrintingFunction
- call Function2ef1
+ call SafeUpdateSprites
ld a, [hOAMUpdate]
push af
ld a, $1