Version 1.65 WIP

This commit is contained in:
omar
2018-09-03 14:38:04 +02:00
parent 767649afb1
commit bcb1441ce7
7 changed files with 13 additions and 8 deletions

View File

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