diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-01-06 10:09:03 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-01-06 10:09:03 -0500 |
commit | 1cb1fd2bf8416821a897fbc6b5a60c60595b4a7b (patch) | |
tree | 3919f0fb244bbd9f3620c3bae98409e0468bd20b /asm/battle_controller_player.s | |
parent | d2538cffa03a21aca4e116971a7eb8b760f98ce0 (diff) |
through ScrCmd_checkdecor
Diffstat (limited to 'asm/battle_controller_player.s')
-rw-r--r-- | asm/battle_controller_player.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/battle_controller_player.s b/asm/battle_controller_player.s index 4db1f94c3..d83245653 100644 --- a/asm/battle_controller_player.s +++ b/asm/battle_controller_player.s @@ -381,7 +381,7 @@ _0802E5A8: bhi _0802E634 adds r0, r5, 0 movs r1, 0x1 - bl sub_809A084 + bl AddBagItem _0802E606: movs r0, 0x5 bl PlaySE |