mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Remove accidentally added Flush() call (was debugging something else)
This commit is contained in:
parent
018b134545
commit
e5706ac9ff
1 changed files with 0 additions and 1 deletions
|
@ -331,7 +331,6 @@ void TransformDrawEngine::SubmitPrim(void *verts, void *inds, GEPrimitiveType pr
|
|||
Flush();
|
||||
}
|
||||
}
|
||||
Flush();
|
||||
}
|
||||
|
||||
void TransformDrawEngine::DecodeVerts() {
|
||||
|
|
Loading…
Add table
Reference in a new issue