mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 11:37:40 +01:00
add missing constant usage in m4a_1
This commit is contained in:
parent
003d7d7e2e
commit
6eb6282c89
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user