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/diploma.s | |
parent | 7990309f0ae8c1ba1e7d5979bc913c22a9f411cf (diff) |
decompile task.c
Diffstat (limited to 'asm/diploma.s')
-rw-r--r-- | asm/diploma.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/diploma.s b/asm/diploma.s index 763015118..651264528 100644 --- a/asm/diploma.s +++ b/asm/diploma.s @@ -155,7 +155,7 @@ _080F4D30: bne _080F4D50 movs r0, 0x5 bl sub_8071BC4 - ldr r0, _080F4D68 @ =gUnknown_3005090 + ldr r0, _080F4D68 @ =gTasks lsls r1, r4, 2 adds r1, r4 lsls r1, 3 @@ -175,7 +175,7 @@ _080F4D5A: bx r0 .align 2, 0 _080F4D64: .4byte gUnknown_2037AB8 -_080F4D68: .4byte gUnknown_3005090 +_080F4D68: .4byte gTasks _080F4D6C: .4byte sub_80F4D74 _080F4D70: .4byte gUnknown_203AB48 thumb_func_end sub_80F4C68 |