summaryrefslogtreecommitdiff
path: root/home/menu.asm
diff options
context:
space:
mode:
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