NDS: fix volume in forceIns
This commit is contained in:
parent
39c109fbc5
commit
016b63493b
|
@ -420,6 +420,7 @@ void DivPlatformNDS::forceIns() {
|
|||
chan[i].sample=-1;
|
||||
|
||||
rWrite8(0x02+i*16,chan[i].panning);
|
||||
writeOutVol(i);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue