Skip to content

Commit

Permalink
add missing constant usage in m4a_1
Browse files Browse the repository at this point in the history
  • Loading branch information
Kurausukun committed Sep 23, 2023
1 parent ff902c9 commit 5e7fada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/m4a_1.s
Original file line number Diff line number Diff line change
Expand Up @@ -1395,7 +1395,7 @@ _081DD9F6:
cmp r6, 0
beq _081DDA14
ldrb r0, [r4, o_CgbChannel_modify]
movs r1, 0x1
movs r1, CGB_CHANNEL_MO_VOL
orrs r0, r1
strb r0, [r4, o_CgbChannel_modify]
_081DDA14:
Expand Down

0 comments on commit 5e7fada

Please sign in to comment.