diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-07-29 08:34:15 +0800 |
---|---|---|
committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-07-31 07:58:08 +0800 |
commit | 604347808138a0514933b3b994ac0f4eb62237a8 (patch) | |
tree | c24102cfd79fba84e4fbc680bbe72b2a89444fb3 /asm/battle_script_commands.s | |
parent | a4263a6bd8fa3a31d2b1de1279414b403a58e28b (diff) |
ported battle_util2 from pokeem
Diffstat (limited to 'asm/battle_script_commands.s')
-rw-r--r-- | asm/battle_script_commands.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/battle_script_commands.s b/asm/battle_script_commands.s index 5af41017e..11c522a5e 100644 --- a/asm/battle_script_commands.s +++ b/asm/battle_script_commands.s @@ -7510,7 +7510,7 @@ _08021392: strb r0, [r1] _080213C8: ldrb r0, [r7] - bl sub_802E228 + bl AdjustFriendshipOnBattleFaint b _0802142C .align 2, 0 _080213D0: .4byte gActiveBattler |