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

Version 1.74 WIP

This commit is contained in:
omar 2019-09-30 14:27:56 +02:00
parent f0f5301612
commit c262276988
9 changed files with 21 additions and 10 deletions

View file

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