diff options
author | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-02-20 12:51:18 -0500 |
---|---|---|
committer | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-02-20 21:59:22 -0500 |
commit | 96372eb336d21e5da66246983e0522212f370bdf (patch) | |
tree | 84112b7f1643443dba9af53b21890ae9504a45bb /asm/code_807C4A0.s | |
parent | 3555fb7c945ef5152910a84390ecbd1a38ea585d (diff) |
Decomped CanUseOnSelfWithStatusChecker()
Diffstat (limited to 'asm/code_807C4A0.s')
-rw-r--r-- | asm/code_807C4A0.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/code_807C4A0.s b/asm/code_807C4A0.s index ef16f46..03c4fbc 100644 --- a/asm/code_807C4A0.s +++ b/asm/code_807C4A0.s @@ -326,7 +326,7 @@ _0807C6E4: adds r0, r5, 0 adds r1, r4, 0 mov r2, r8 - bl CanUseWithStatusChecker_2 + bl CanUseOnTargetWithStatusChecker lsls r0, 24 cmp r0, 0 beq _0807C6B2 |