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_weather_effects.s | |
parent | 7990309f0ae8c1ba1e7d5979bc913c22a9f411cf (diff) |
decompile task.c
Diffstat (limited to 'asm/field_weather_effects.s')
-rw-r--r-- | asm/field_weather_effects.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/field_weather_effects.s b/asm/field_weather_effects.s index 7e4f90209..fd9b2361a 100644 --- a/asm/field_weather_effects.s +++ b/asm/field_weather_effects.s @@ -546,7 +546,7 @@ task50_0807B6D4: @ 807B6D4 lsls r0, r5, 2 adds r0, r5 lsls r0, 3 - ldr r1, _0807B6F8 @ =gUnknown_3005090 + ldr r1, _0807B6F8 @ =gTasks adds r4, r0, r1 movs r1, 0x8 ldrsh r0, [r4, r1] @@ -558,7 +558,7 @@ task50_0807B6D4: @ 807B6D4 ldr r0, [r0] mov pc, r0 .align 2, 0 -_0807B6F8: .4byte gUnknown_3005090 +_0807B6F8: .4byte gTasks _0807B6FC: .4byte _0807B700 .align 2, 0 _0807B700: |