diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-04-15 13:17:19 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-04-15 13:17:19 -0400 |
commit | dfbddec062dbc58506b007feba9d22e6d67f883d (patch) | |
tree | 139b101f2156d1c0a4f606b1bc97371ea5a6e55b /asm/script_menu.s | |
parent | 0298df9b5f01b5913bd038523ee6beabbb628ee3 (diff) |
tm_case and peripheral documentation
Diffstat (limited to 'asm/script_menu.s')
-rw-r--r-- | asm/script_menu.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/script_menu.s b/asm/script_menu.s index 11b9feee2..eaf874aea 100644 --- a/asm/script_menu.s +++ b/asm/script_menu.s @@ -1925,7 +1925,7 @@ _0809D844: bl AddTextPrinterParameterized adds r0, r6, 0x1 lsls r0, 24 - ldr r2, _0809D8BC @ =gUnknown_84161C8 + ldr r2, _0809D8BC @ =gOtherText_Exit lsrs r0, 20 adds r0, 0x2 lsls r0, 24 @@ -1964,7 +1964,7 @@ _0809D8A8: bx r0 .align 2, 0 _0809D8B8: .4byte gUnknown_8417DED -_0809D8BC: .4byte gUnknown_84161C8 +_0809D8BC: .4byte gOtherText_Exit thumb_func_end sub_809D764 thumb_func_start sub_809D8C0 |