Version number + comment

This commit is contained in:
ocornut
2015-02-11 18:34:55 +00:00
parent cb0a4db048
commit dbdbaec3eb
2 changed files with 5 additions and 3 deletions

View File

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