From bfaa55f2fe3d557570260f6b4956e39c3b0f1218 Mon Sep 17 00:00:00 2001 From: Seth Barberee Date: Mon, 15 Nov 2021 11:02:26 -0800 Subject: 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 --- asm/code_8071858.s | 26 +------------------------- 1 file changed, 1 insertion(+), 25 deletions(-) (limited to 'asm/code_8071858.s') 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 -- cgit v1.2.3