diff options
author | Marcus Huderle <huderlem@gmail.com> | 2019-04-14 10:13:51 -0500 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-04-14 13:44:44 -0500 |
commit | e3bdb08efa3ea0f2d55e77c5ab57528f6d604b6a (patch) | |
tree | 21c86c7c1ecfd7b204bb573b4bd2c3293bf7bbef /asm | |
parent | 19fdfaa5f27317d79a57162613976bb2db69de28 (diff) |
Start decompiling pokenav_unk_3.c
Diffstat (limited to 'asm')
-rw-r--r-- | asm/pokenav_unk_3.s | 50 |
1 files changed, 0 insertions, 50 deletions
diff --git a/asm/pokenav_unk_3.s b/asm/pokenav_unk_3.s index d1632f7e7..202c573bf 100644 --- a/asm/pokenav_unk_3.s +++ b/asm/pokenav_unk_3.s @@ -5,56 +5,6 @@ @ File centered around AllocSubstruct(5) - thumb_func_start sub_81CAAE8 -sub_81CAAE8: @ 81CAAE8 - push {r4,lr} - movs r1, 0xD4 - lsls r1, 1 - movs r0, 0x5 - bl AllocSubstruct - adds r4, r0, 0 - cmp r4, 0 - beq _081CAB1C - ldr r0, =sub_81CAB44 - str r0, [r4, 0x18] - movs r0, 0 - strh r0, [r4, 0x8] - str r0, [r4, 0x10] - ldr r0, =sub_81CAD20 - movs r1, 0x1 - bl CreateLoopedTask - str r0, [r4, 0x14] - movs r0, 0x1 - b _081CAB1E - .pool -_081CAB1C: - movs r0, 0 -_081CAB1E: - pop {r4} - pop {r1} - bx r1 - thumb_func_end sub_81CAAE8 - - thumb_func_start sub_81CAB24 -sub_81CAB24: @ 81CAB24 - push {lr} - movs r0, 0x5 - bl GetSubstructPtr - ldr r1, [r0, 0x18] - bl _call_via_r1 - pop {r1} - bx r1 - thumb_func_end sub_81CAB24 - - thumb_func_start sub_81CAB38 -sub_81CAB38: @ 81CAB38 - push {lr} - movs r0, 0x5 - bl FreePokenavSubstruct - pop {r0} - bx r0 - thumb_func_end sub_81CAB38 - thumb_func_start sub_81CAB44 sub_81CAB44: @ 81CAB44 push {r4,r5,lr} |