Cleanup todo list, removed 3 done items + added 1 new

This commit is contained in:
omar
2014-12-11 10:12:52 +00:00
parent 0056ccce26
commit 7e868e2842
2 changed files with 4 additions and 6 deletions

View File

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