Version 1.75 WIP

Added message to font file loading assert.
This commit is contained in:
omar
2019-11-28 20:58:16 +01:00
parent bf6d1ba3d1
commit abaf0256b8
8 changed files with 16 additions and 11 deletions

View File

@ -1,4 +1,4 @@
// dear imgui, v1.74
// dear imgui, v1.75 WIP
// (main code and documentation)
// Call and read ImGui::ShowDemoWindow() in imgui_demo.cpp for demo code.