mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Cleanup.
This commit is contained in:
@@ -188,6 +188,8 @@ struct OcornutImguiContext
|
||||
|
||||
void create(float _fontSize, bx::AllocatorI* _allocator)
|
||||
{
|
||||
IMGUI_CHECKVERSION();
|
||||
|
||||
m_allocator = _allocator;
|
||||
|
||||
if (NULL == _allocator)
|
||||
|
||||
Reference in New Issue
Block a user