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/field_poison.s | |
parent | a45e18753afffb80e3633fa006daf84325860208 (diff) |
update literal pool comments
Diffstat (limited to 'asm/field_poison.s')
-rw-r--r-- | asm/field_poison.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/field_poison.s b/asm/field_poison.s index 82209060e..c303ac5d1 100644 --- a/asm/field_poison.s +++ b/asm/field_poison.s @@ -232,7 +232,7 @@ _080C5820: .4byte gScriptResult thumb_func_start DoWhiteOut DoWhiteOut: @ 80C5824 push {lr} - ldr r0, _080C5838 @ =sub_80C5770 + ldr r0, _080C5838 @ =Task_WhiteOut movs r1, 0x50 bl CreateTask bl ScriptContext1_Stop |