Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions asm/code_0_2.s
Original file line number Diff line number Diff line change
Expand Up @@ -11034,7 +11034,7 @@ _080269E0:
lsrs r0, r0, #0x16
cmp r1, r0
bhs _08026A06
bl sub_8029BB0
bl PlayRingCollectSE
_08026A06:
ldrh r0, [r7, #0xe]
lsls r0, r0, #0x16
Expand Down Expand Up @@ -11080,7 +11080,7 @@ _08026A32:
cmp r0, #0
bne _08026AA0
adds r6, r1, #0
bl sub_8029BB0
bl PlayRingCollectSE
ldrh r0, [r7, #0xe]
lsls r0, r0, #0x16
lsrs r0, r0, #0x16
Expand Down
2 changes: 1 addition & 1 deletion asm/code_0_3.s
Original file line number Diff line number Diff line change
Expand Up @@ -700,7 +700,7 @@ _0802B2AA:
lsls r1, r7, #0x10
asrs r0, r0, #0x10
asrs r1, r1, #0x10
bl sub_8029C54
bl CreateCollectRingEffect
cmp r5, #0
beq _0802B2CA
mov r2, r8
Expand Down
Loading