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/berry_pouch.s | |
parent | a738e3dca5563355df0b31323a95e017ce9205d6 (diff) |
Rename most assets and functions in fame_checker
Diffstat (limited to 'asm/berry_pouch.s')
-rw-r--r-- | asm/berry_pouch.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/berry_pouch.s b/asm/berry_pouch.s index 323921f8b..304efdd74 100644 --- a/asm/berry_pouch.s +++ b/asm/berry_pouch.s @@ -948,7 +948,7 @@ sub_813D4D0: @ 813D4D0 bl CopyWindowToVram b _0813D52A _0813D514: - ldr r2, _0813D534 @ =gUnknown_841623B + ldr r2, _0813D534 @ =gFameCheckerText_ListMenuCursor str r5, [sp] movs r0, 0 str r0, [sp, 0x4] @@ -964,7 +964,7 @@ _0813D52A: pop {r0} bx r0 .align 2, 0 -_0813D534: .4byte gUnknown_841623B +_0813D534: .4byte gFameCheckerText_ListMenuCursor thumb_func_end sub_813D4D0 thumb_func_start sub_813D538 |