diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-11-27 16:50:10 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-11-27 16:50:10 -0500 |
commit | d2bd51c49f0654a7cb37a6aeb0f50b8b2d2470b1 (patch) | |
tree | 64178593f6317892287790cd83517bdf7ae24af4 /asm/help_system.s | |
parent | a738e3dca5563355df0b31323a95e017ce9205d6 (diff) |
Rename most assets and functions in fame_checker
Diffstat (limited to 'asm/help_system.s')
-rw-r--r-- | asm/help_system.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/help_system.s b/asm/help_system.s index b0d5c5f34..7026c65d5 100644 --- a/asm/help_system.s +++ b/asm/help_system.s @@ -2040,14 +2040,14 @@ sub_813C828: @ 813C828 adds r2, r3 lsls r2, 24 lsrs r2, 24 - ldr r0, _0813C85C @ =gUnknown_841623B + ldr r0, _0813C85C @ =gFameCheckerText_ListMenuCursor bl sub_813C4CC pop {r4} pop {r0} bx r0 .align 2, 0 _0813C858: .4byte gUnknown_203F190 -_0813C85C: .4byte gUnknown_841623B +_0813C85C: .4byte gFameCheckerText_ListMenuCursor thumb_func_end sub_813C828 thumb_func_start sub_813C860 |