Version number and font documentation

This commit is contained in:
ocornut
2014-09-26 01:20:56 +01:00
parent f898e658bb
commit 0fa3d6e25f
4 changed files with 35 additions and 6 deletions

View File

@ -1,4 +1,4 @@
// ImGui library v1.12+
// ImGui library v1.13
// 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.