diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-10-09 00:04:47 -0400 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-10-09 00:04:47 -0400 |
commit | 799a9ccfe28999477776cd3ae79ff0d32c836565 (patch) | |
tree | efce843ae79ddbfed52fe6865c621494c04b6068 /asm/battle_script_commands.s | |
parent | 6c614d71a522975c269678667331418a2d561b06 (diff) |
decompile up to sub_8043B40
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 7972b7c80..29dcfecca 100644 --- a/asm/battle_script_commands.s +++ b/asm/battle_script_commands.s @@ -9182,7 +9182,7 @@ _080220DA: adds r0, r1, 0 adds r0, r7 movs r1, 0 - bl sub_80436F8 + bl AdjustFriendship ldr r1, _08022328 @ =gBattlerPartyIndexes mov r2, r9 ldr r0, [r2] |