1
0
Fork 0
mirror of https://github.com/ocornut/imgui.git synced 2026-01-15 00:44:20 +00:00

Version 1.69, comments, typos

This commit is contained in:
omar 2019-03-13 11:35:34 +01:00
parent a26085ed53
commit 55c02099c5
13 changed files with 49 additions and 29 deletions

View file

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