mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
parent
54ca1e212f
commit
f68ebfe230
1 changed files with 1 additions and 0 deletions
|
@ -88,6 +88,7 @@ namespace SaveState
|
||||||
if (Core_IsInactive() && __KernelIsRunning())
|
if (Core_IsInactive() && __KernelIsRunning())
|
||||||
{
|
{
|
||||||
// Warning: this may run on a different thread.
|
// Warning: this may run on a different thread.
|
||||||
|
needsProcess = true;
|
||||||
Process();
|
Process();
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
|
Loading…
Add table
Reference in a new issue