diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2022-02-17 21:45:57 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-17 21:45:57 -0800 |
commit | 3555fb7c945ef5152910a84390ecbd1a38ea585d (patch) | |
tree | 4237c0ab086005ea05539b8de7c10b867eec43db /asm/code_8045A00.s | |
parent | 1d64db5214b455bbd6f50ad6369ec04420e03984 (diff) | |
parent | ece475a4804a64790cfa86dfa0ba577a732adee8 (diff) |
Merge pull request #96 from AnonymousRandomPerson/master
Attack AI decomp
Diffstat (limited to 'asm/code_8045A00.s')
-rw-r--r-- | asm/code_8045A00.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/code_8045A00.s b/asm/code_8045A00.s index 2792ef7..944744e 100644 --- a/asm/code_8045A00.s +++ b/asm/code_8045A00.s @@ -4,7 +4,7 @@ .syntax unified .text - + thumb_func_start CanSee_2 CanSee_2: push {r4,r5,lr} @@ -566,7 +566,7 @@ _08045DF4: _08045E08: adds r0, r7, 0 movs r1, 0x1 - bl ShouldAvoidEnemies_2 + bl ShouldAvoidEnemiesAndShowEffect lsls r0, 24 cmp r0, 0 beq _08045E40 |