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_80701A4.s | |
parent | 1d64db5214b455bbd6f50ad6369ec04420e03984 (diff) | |
parent | ece475a4804a64790cfa86dfa0ba577a732adee8 (diff) |
Merge pull request #96 from AnonymousRandomPerson/master
Attack AI decomp
Diffstat (limited to 'asm/code_80701A4.s')
-rw-r--r-- | asm/code_80701A4.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/code_80701A4.s b/asm/code_80701A4.s index 04b317b..df0521b 100644 --- a/asm/code_80701A4.s +++ b/asm/code_80701A4.s @@ -153,7 +153,7 @@ _080702B0: beq _08070312 adds r0, r7, 0 adds r1, r4, 0 - bl sub_80570AC + bl MoveMatchesChargingStatus lsls r0, 24 cmp r0, 0 beq _08070312 |