mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-28 13:25:42 -04:00
SPU: Reinitialize transfer event on loading state
This commit is contained in:
parent
3daa6b469a
commit
1d948a53e0
@ -146,6 +146,7 @@ bool SPU::DoState(StateWrapper& sw)
|
||||
{
|
||||
m_system->GetHostInterface()->GetAudioStream()->EmptyBuffers();
|
||||
UpdateEventInterval();
|
||||
UpdateTransferEvent();
|
||||
}
|
||||
|
||||
return !sw.HasError();
|
||||
|
Loading…
x
Reference in New Issue
Block a user