1
0
Fork 0
mirror of https://github.com/ocornut/imgui.git synced 2026-02-08 04:40:09 +00:00

Version 1.66

This commit is contained in:
omar 2018-11-22 14:23:38 +01:00
parent c00a3bd98f
commit da3c4330c1
8 changed files with 19 additions and 16 deletions

View file

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