Selaa lähdekoodia

Remove non-text character at start of imgui.cpp

Xo Wang 10 vuotta sitten
vanhempi
commit
8d45c89352
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      imgui.cpp

+ 1 - 1
imgui.cpp

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