Remove non-text character at start of imgui.cpp

This commit is contained in:
Xo Wang 2015-07-26 19:18:04 -07:00
parent 4468ec001e
commit 8d45c89352

View File

@ -1,4 +1,4 @@
// ImGui library v1.44 WIP
// ImGui library v1.44 WIP
// See ImGui::ShowTestWindow() for sample code.
// Read 'Programmer guide' below for notes on how to setup ImGui in your codebase.
// Get latest version at https://github.com/ocornut/imgui