1
0
Fork 0
mirror of https://github.com/ocornut/imgui.git synced 2026-02-01 03:30:06 +00:00

Version 1.64 WIP

This commit is contained in:
omar 2018-08-30 14:25:23 +02:00
parent 1c4008aa97
commit f2aa124eb8
6 changed files with 12 additions and 7 deletions

View file

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