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/unk_81507FC.s | |
parent | d2538cffa03a21aca4e116971a7eb8b760f98ce0 (diff) |
through ScrCmd_checkdecor
Diffstat (limited to 'asm/unk_81507FC.s')
-rw-r--r-- | asm/unk_81507FC.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/unk_81507FC.s b/asm/unk_81507FC.s index 0118eff4b..bc9b8c83a 100644 --- a/asm/unk_81507FC.s +++ b/asm/unk_81507FC.s @@ -6240,7 +6240,7 @@ _08153754: .4byte gUnknown_203F3E0 _08153758: adds r0, r5, 0 movs r1, 0x1 - bl sub_809A000 + bl CheckBagHasSpace lsls r0, 24 cmp r0, 0 bne _0815376A @@ -6249,10 +6249,10 @@ _08153758: _0815376A: adds r0, r6, 0 movs r1, 0x1 - bl sub_809A084 + bl AddBagItem adds r0, r6, 0 movs r1, 0x1 - bl sub_809A000 + bl CheckBagHasSpace lsls r0, 24 cmp r0, 0 beq _08153784 |