Version 1.67 WIP (again, this time IMGUI_VERSION_NUM has leeway for another hot-fix).

This commit is contained in:
omar
2018-12-03 12:19:23 +01:00
parent 801645d350
commit 10e13dd6bb
7 changed files with 15 additions and 6 deletions

View File

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