Version 1.71 WIP + fixed minor typo

This commit is contained in:
omar
2019-05-07 16:36:08 +02:00
parent d1d5075b66
commit 42fc563fed
9 changed files with 19 additions and 11 deletions

View File

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