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/secret_base.s | |
parent | a45e18753afffb80e3633fa006daf84325860208 (diff) |
update literal pool comments
Diffstat (limited to 'asm/secret_base.s')
-rw-r--r-- | asm/secret_base.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/secret_base.s b/asm/secret_base.s index 474d0d531..bf00894ad 100644 --- a/asm/secret_base.s +++ b/asm/secret_base.s @@ -2276,7 +2276,7 @@ _080BC600: .4byte 0x00001a09 thumb_func_start SecretBasePC_Decoration SecretBasePC_Decoration: @ 80BC604 push {lr} - ldr r0, _080BC614 @ =sub_80FE264 + ldr r0, _080BC614 @ =Task_SecretBasePC_Decoration movs r1, 0 bl CreateTask pop {r0} @@ -2288,7 +2288,7 @@ _080BC614: .4byte Task_SecretBasePC_Decoration thumb_func_start SecretBasePC_Registry SecretBasePC_Registry: @ 80BC618 push {lr} - ldr r0, _080BC628 @ =sub_80BC62C + ldr r0, _080BC628 @ =Task_SecretBasePC_Registry movs r1, 0 bl CreateTask pop {r0} |