소스 검색

Merge pull request #286 from GHF/cleanup

Remove non-text character at start of imgui.cpp
omar 10 년 전
부모
커밋
fc9ee2bc9b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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.
 // Read 'Programmer guide' below for notes on how to setup ImGui in your codebase.
 // Get latest version at https://github.com/ocornut/imgui