System: Add missing controller poll while rewinding
This commit is contained in:
@ -3964,6 +3964,7 @@ void System::DoRewind()
|
||||
|
||||
InvalidateDisplay();
|
||||
Host::PumpMessagesOnCPUThread();
|
||||
Internal::IdlePollUpdate();
|
||||
|
||||
Throttle();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user