diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2021-05-23 16:19:35 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-23 16:19:35 -0500 |
commit | eaa141c612dd1689936a21bd57018a55ff686b69 (patch) | |
tree | fafe2a9a562af6a8e36716ff76a5b3e8b30d4411 /asm/code_80521D0.s | |
parent | f402e46cd3c8b7236673d6edbae77903a7cc0618 (diff) |
Keep on keepin on (#38)
* end of may dump of work
* move save text to src
* decomp a little more
Diffstat (limited to 'asm/code_80521D0.s')
-rw-r--r-- | asm/code_80521D0.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/code_80521D0.s b/asm/code_80521D0.s index a77765b..17fde77 100644 --- a/asm/code_80521D0.s +++ b/asm/code_80521D0.s @@ -10148,7 +10148,7 @@ sub_8057748: adds r0, r5, 0 adds r1, r6, 0 movs r3, 0 - bl sub_8077C44 + bl HealTargetHP movs r0, 0x1 add sp, 0x4 pop {r4-r6} |