mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Paranoia
This commit is contained in:
parent
92d1c33426
commit
4956477f63
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@ void FrameTiming::PostSubmit() {
|
|||
WaitUntil(time_now_d(), waitUntil_);
|
||||
if (curTimePtr_) {
|
||||
*curTimePtr_ = waitUntil_;
|
||||
curTimePtr_ = nullptr;
|
||||
}
|
||||
waitUntil_ = 0.0;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue