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

Version 1.68

This commit is contained in:
omar 2019-02-19 12:17:28 +01:00
parent f5bf6e38d2
commit 3c15dffc94
7 changed files with 11 additions and 11 deletions

View file

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