Version number + commented failing test case

This commit is contained in:
ocornut
2015-03-03 15:52:56 +00:00
parent cfe6dac5a3
commit 8691c5ca42
2 changed files with 6 additions and 2 deletions

View File

@ -1,4 +1,4 @@
// ImGui library v1.34
// ImGui library v1.35 wip
// 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.