mirror of
https://github.com/libretro/ppsspp.git
synced 2025-01-19 07:04:45 +00:00
parent
54ca1e212f
commit
f68ebfe230
@ -88,6 +88,7 @@ namespace SaveState
|
||||
if (Core_IsInactive() && __KernelIsRunning())
|
||||
{
|
||||
// Warning: this may run on a different thread.
|
||||
needsProcess = true;
|
||||
Process();
|
||||
}
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user