Skip to content

Commit

Permalink
Merge pull request #645 from Kurausukun/m4asym
Browse files Browse the repository at this point in the history
Add Missing Constant Usage in m4a_1
  • Loading branch information
GriffinRichards authored Sep 24, 2023
2 parents ff902c9 + 5e7fada commit 23dd337
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 23dd337

Please sign in to comment.