mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-27 15:30:35 +00:00
Don't need this flag, it read from memory.
This commit is contained in:
parent
24d8a34a0b
commit
8a7b440933
@ -146,6 +146,5 @@ bool FramebufferManager::NotifyStencilUpload(u32 addr, int size) {
|
||||
fbo_unbind();
|
||||
}
|
||||
glstate.viewport.restore();
|
||||
dstBuffer->memoryUpdated = false;
|
||||
return true;
|
||||
}
|
Loading…
Reference in New Issue
Block a user