parent
d9a93c474a
commit
03fa3fc19d
|
@ -78,7 +78,6 @@ namespace BizHawk.Emulation.Cores.Nintendo.N64
|
|||
if (RenderSound)
|
||||
{
|
||||
Resampler.EnqueueSamples(audioBuffer, audioBufferSize / 2);
|
||||
Resampler.Flush();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue