summaryrefslogtreecommitdiff
path: root/home.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-11-17 15:54:03 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-11-17 16:12:27 -0500
commite88c88ff2015a55ff0d04f9ac1dc55d7f0567f7c (patch)
tree898be4497740fe713a8fc70adcd5ae35cd06936a /home.asm
parent4bfe086ef6412e5fdba99e6143db6de75c7c9458 (diff)
engine/decorations.asm
Diffstat (limited to 'home.asm')
-rw-r--r--home.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/home.asm b/home.asm
index 37a451aa0..a30fd8fbc 100644
--- a/home.asm
+++ b/home.asm
@@ -1173,7 +1173,7 @@ Function3524:: ; 3524
jp SetPalettes
; 352f
-Function352f:: ; 352f
+InitScrollingMenu:: ; 352f
ld a, [wMenuBorderTopCoord]
dec a
ld b, a
@@ -1192,7 +1192,7 @@ Function352f:: ; 352f
jp TextBox
; 354b
-Function354b:: ; 354b
+Function354b:: ; 354b joypad
call DelayFrame
ld a, [hInMenu]