diff options
author | YamaArashi <shadow962@live.com> | 2016-10-30 18:00:20 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-10-30 18:00:20 -0700 |
commit | db212ba685f6d07924b2023ba417336a18300d08 (patch) | |
tree | 865ec42fe8a72d9840d13010b11866cfc112597f /asm/script_pokemon_util_80C4BF0.s | |
parent | a45e18753afffb80e3633fa006daf84325860208 (diff) |
update literal pool comments
Diffstat (limited to 'asm/script_pokemon_util_80C4BF0.s')
-rw-r--r-- | asm/script_pokemon_util_80C4BF0.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/script_pokemon_util_80C4BF0.s b/asm/script_pokemon_util_80C4BF0.s index ad598120c..b579877d6 100644 --- a/asm/script_pokemon_util_80C4BF0.s +++ b/asm/script_pokemon_util_80C4BF0.s @@ -464,10 +464,10 @@ ShowContestWinner: @ 80C4F10 bl sub_80B2A7C strb r5, [r6] _080C4F40: - ldr r0, _080C4F64 @ =sub_8106668 + ldr r0, _080C4F64 @ =CB2_ContestPainting bl SetMainCallback2 ldr r1, _080C4F68 @ =gMain - ldr r0, _080C4F6C @ =sub_80C4F00 + ldr r0, _080C4F6C @ =ShowContestWinnerCleanup str r0, [r1, 0x8] pop {r4-r6} pop {r0} @@ -1294,7 +1294,7 @@ _080C55AC: .4byte c2_exit_to_overworld_1_continue_scripts_restart_music ChooseBattleTowerPlayerParty: @ 80C55B0 push {lr} ldr r1, _080C55C0 @ =gMain - ldr r0, _080C55C4 @ =sub_80C55C8 + ldr r0, _080C55C4 @ =SetBattleTowerPlayerParty str r0, [r1, 0x8] bl sub_8121E34 pop {r0} |