Minor tweaks

This commit is contained in:
ocornut
2014-10-26 19:56:57 +00:00
parent 05a3a9b962
commit fad5e45d2c
2 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,4 @@
// ImGui library v1.14
// ImGui library v1.15 wip
// See .cpp file for commentary.
// See ImGui::ShowTestWindow() for sample code.
// Read 'Programmer guide' in .cpp for notes on how to setup ImGui in your codebase.