Merge branch 'svn/trunk' r4294
This commit is contained in:
commit
ef144e4bca
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue