summaryrefslogtreecommitdiff
path: root/home.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home.asm')
-rw-r--r--home.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/home.asm b/home.asm
index 8497891ef..b55d40a6e 100644
--- a/home.asm
+++ b/home.asm
@@ -1147,7 +1147,7 @@ GetMoveName:: ; 34f8
Function350c:: ; 350c
- call Function1c66
+ call CopyMenuData2
ld a, [hROMBank]
push af
@@ -1186,7 +1186,7 @@ Function352f:: ; 352f
sub c
ld e, a
push de
- call GetTileCoord
+ call Coord2Tile
pop bc
jp TextBox
; 354b
@@ -2180,7 +2180,7 @@ Function3f6e:: ; 3f6e
; 3f7c
Function3f7c:: ; 3f7c
- call GetMemTileCoord
+ call MenuBoxCoord2Tile
call GetMenuBoxDims
dec b
dec c