1
0
Fork 0

Merge branch 'svn/trunk' r4294

This commit is contained in:
Patryk Obara 2019-11-23 18:41:05 +01:00
commit ef144e4bca

View file

@ -708,7 +708,7 @@ static void DSP_DoDMATransfer(DMA_MODES mode,Bitu freq,bool autoinit, bool stere
freq, sb.dma.rate, sb.dma.left
);
#else
type = type;
type = *&type;
#endif
}