diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-10-13 09:28:50 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-10-13 09:28:50 -0400 |
commit | 4190928a1109d425a5d87bbde8ec2321de52dd58 (patch) | |
tree | f9ec260525d0421737c99e92430d0dea6ee3ab3f /asm/start_menu.s | |
parent | f0e2b86a7b75d10d4015df92fe8cb3c079bbb2f1 (diff) |
through sub_81127F8
Diffstat (limited to 'asm/start_menu.s')
-rw-r--r-- | asm/start_menu.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/start_menu.s b/asm/start_menu.s index 0991b8bc3..3088f613a 100644 --- a/asm/start_menu.s +++ b/asm/start_menu.s @@ -631,8 +631,8 @@ _0806F24E: _0806F254: .4byte gUnknown_20370F0 thumb_func_end sub_806F1F0 - thumb_func_start sub_806F258 -sub_806F258: @ 806F258 + thumb_func_start ShowStartMenu +ShowStartMenu: @ 806F258 push {lr} bl sub_805642C cmp r0, 0 @@ -648,7 +648,7 @@ _0806F26E: bx r0 .align 2, 0 _0806F27C: .4byte sub_806F1F0 - thumb_func_end sub_806F258 + thumb_func_end ShowStartMenu thumb_func_start sub_806F280 sub_806F280: @ 806F280 |