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 91272113..ed5660af 100644
--- a/home/menu.asm
+++ b/home/menu.asm
@@ -99,7 +99,7 @@ CopyNameFromMenu::
call GetNthString
ld d, h
ld e, l
- call Function317b
+ call CopyName1
pop bc
pop hl
ret