diff options
author | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-03-09 21:50:15 -0500 |
---|---|---|
committer | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-03-10 22:33:13 -0500 |
commit | 951b01114ab85800db8ed7f4a1034e2bd303e712 (patch) | |
tree | 6c0d8f50f2aca798c32fd3c344a7ea70183c30a9 /asm/code_805D8C8.s | |
parent | 26a7012be18beee7bea538c48452efac595eac15 (diff) |
Decomped IsMoveIndexUsable
Diffstat (limited to 'asm/code_805D8C8.s')
-rw-r--r-- | asm/code_805D8C8.s | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/asm/code_805D8C8.s b/asm/code_805D8C8.s index 0f8f723..1d66ff2 100644 --- a/asm/code_805D8C8.s +++ b/asm/code_805D8C8.s @@ -4,7 +4,7 @@ .syntax unified .text - + thumb_func_start sub_805D8C8 sub_805D8C8: push {r4-r7,lr} @@ -10308,7 +10308,7 @@ _08062C24: mov r0, r10 adds r1, r5, 0 movs r2, 0x1 - bl IsMoveUsable_2 + bl IsMoveUsable add r1, sp, 0x4 movs r2, 0 lsls r0, 24 @@ -11542,7 +11542,7 @@ _08063606: ldr r0, [sp, 0x14] adds r1, r5, 0 movs r2, 0x1 - bl IsMoveUsable_2 + bl IsMoveUsable add r1, sp, 0x4 movs r2, 0 lsls r0, 24 @@ -11719,7 +11719,7 @@ _0806376A: bgt _08063788 mov r0, r8 movs r2, 0x1 - bl IsMoveUsable_1 + bl IsMoveIndexUsable lsls r0, 24 lsrs r0, 24 negs r1, r0 |