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

Version 1.54 WIP

This commit is contained in:
omar 2017-12-28 15:17:35 +01:00
parent 6e30c33642
commit 49eed6e2d1
5 changed files with 6 additions and 6 deletions

View file

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