1
0
Fork 0
mirror of https://github.com/ocornut/imgui.git synced 2026-01-11 00:04:24 +00:00

Version 1.72

This commit is contained in:
omar 2019-07-27 17:06:17 -07:00
parent 7a26a49f08
commit ecb9b1e2eb
10 changed files with 39 additions and 37 deletions

View file

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