diff options
author | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-02-04 23:13:01 -0500 |
---|---|---|
committer | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-02-04 23:13:01 -0500 |
commit | f728e7e90ebd50521dbc32f7f2b2be5858d91477 (patch) | |
tree | ddf974706a076365616d3aa7503c5ffa63a0e1b9 /asm/code_8073CF0.s | |
parent | 1d64db5214b455bbd6f50ad6369ec04420e03984 (diff) |
Decomped DecideAttack()
Diffstat (limited to 'asm/code_8073CF0.s')
-rw-r--r-- | asm/code_8073CF0.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/code_8073CF0.s b/asm/code_8073CF0.s index 7cadcc3..36da354 100644 --- a/asm/code_8073CF0.s +++ b/asm/code_8073CF0.s @@ -105,7 +105,7 @@ _08073D80: _08073D98: adds r0, r6, 0 movs r1, 0x1 - bl ShouldAvoidEnemies_2 + bl ShouldAvoidEnemiesAndShowEffect lsls r0, 24 cmp r0, 0 beq _08073DC8 |