diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-10-05 18:01:51 -0400 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-10-05 18:01:51 -0400 |
commit | dca511ad23b816d1dd4ed5372a313f5fb722e534 (patch) | |
tree | 745a448031996b068c80c3f74d2c3e89928082ad /asm/field_poison.s | |
parent | 7990309f0ae8c1ba1e7d5979bc913c22a9f411cf (diff) |
decompile task.c
Diffstat (limited to 'asm/field_poison.s')
-rw-r--r-- | asm/field_poison.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/field_poison.s b/asm/field_poison.s index b3fb6132d..348812b06 100644 --- a/asm/field_poison.s +++ b/asm/field_poison.s @@ -141,7 +141,7 @@ Task_WhiteOut: @ 80A054C lsls r0, r5, 2 adds r0, r5 lsls r0, 3 - ldr r1, _080A0570 @ =gUnknown_3005098 + ldr r1, _080A0570 @ =gTasks+0x8 adds r4, r0, r1 movs r1, 0 ldrsh r0, [r4, r1] @@ -153,7 +153,7 @@ Task_WhiteOut: @ 80A054C beq _080A057A b _080A05F6 .align 2, 0 -_080A0570: .4byte gUnknown_3005098 +_080A0570: .4byte gTasks+0x8 _080A0574: cmp r0, 0x2 beq _080A05B8 |