mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Fixed issue #1210.
This commit is contained in:
@@ -523,6 +523,8 @@ namespace entry
|
||||
}
|
||||
}
|
||||
|
||||
while (bgfx::RenderFrame::NoContext != bgfx::renderFrame() ) {};
|
||||
|
||||
thread.shutdown();
|
||||
|
||||
DestroyWindow(m_hwnd[0]);
|
||||
|
||||
Reference in New Issue
Block a user