1
0
Fork 0
mirror of https://github.com/ocornut/imgui.git synced 2026-01-14 00:34:18 +00:00

Version 1.62 WIP

This commit is contained in:
omar 2018-05-14 17:59:12 +02:00
parent 721ca97d95
commit 036dce634e
7 changed files with 26 additions and 7 deletions

View file

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