diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2021-11-15 11:02:26 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-15 11:02:26 -0800 |
commit | bfaa55f2fe3d557570260f6b4956e39c3b0f1218 (patch) | |
tree | 77611afc222d74c9a68a5577df3ce9916d9b3b97 /asm/code_8071858.s | |
parent | 0ea22237c933523f66d7468a953c5a5057b3a899 (diff) |
Label and doc iq skills and tactics info (#75)
* label/doc iq skills/tactics info
* decomp a few more dungeon_util and label some funcs
* doc the IQSkills field
Diffstat (limited to 'asm/code_8071858.s')
-rw-r--r-- | asm/code_8071858.s | 26 |
1 files changed, 1 insertions, 25 deletions
diff --git a/asm/code_8071858.s b/asm/code_8071858.s index 7cee579..098dcc8 100644 --- a/asm/code_8071858.s +++ b/asm/code_8071858.s @@ -34,28 +34,4 @@ _08071880: bx r1 thumb_func_end sub_8071858 - thumb_func_start sub_8071884 -sub_8071884: - push {lr} - adds r1, r0, 0 - ldr r0, [r1, 0x70] - adds r0, 0xE8 - ldrb r0, [r0] - cmp r0, 0x3 - beq _080718A4 - adds r0, r1, 0 - movs r1, 0x1A - bl sub_8046CB0 - lsls r0, 24 - cmp r0, 0 - bne _080718A4 - movs r0, 0 - b _080718A6 -_080718A4: - movs r0, 0x1 -_080718A6: - pop {r1} - bx r1 - thumb_func_end sub_8071884 - - .align 2, 0
\ No newline at end of file + .align 2, 0 |