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_803D110.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_803D110.s')
-rw-r--r-- | asm/code_803D110.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/code_803D110.s b/asm/code_803D110.s index 7dfdfba..d2ff740 100644 --- a/asm/code_803D110.s +++ b/asm/code_803D110.s @@ -4701,7 +4701,7 @@ _0803F5D4: strh r0, [r5, 0xA] adds r0, r6, 0 movs r1, 0x11 - bl sub_8046CB0 + bl HasItem lsls r0, 24 cmp r0, 0 beq _0803F610 |