make it single threaded for now...

Hmm don't quite get it

idfk
This commit is contained in:
irisz64
2025-05-26 15:05:05 +02:00
parent 2152a73cce
commit 67c761d34b
9 changed files with 56 additions and 67 deletions

View File

@@ -150,6 +150,5 @@ namespace gui {
}
inline void EndFrame() {
ImGui::Render();
}
}