mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-10 18:25:45 -04:00
System: Reset before loading save state on boot
This commit is contained in:
@ -1271,6 +1271,7 @@ bool DoLoadState(ByteStream* state, bool force_software_renderer, bool update_di
|
||||
UpdateControllers();
|
||||
UpdateMemoryCardTypes();
|
||||
UpdateMultitaps();
|
||||
Reset();
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user