Fix comments (#3534)

This commit is contained in:
ocornut 2020-10-15 19:37:18 +02:00
parent f2f326024c
commit 31a144b60c
1 changed files with 2 additions and 1 deletions

View File

@ -10,7 +10,8 @@
// Build with, e.g:
// # cl.exe binary_to_compressed_c.cpp
// # gcc binary_to_compressed_c.cpp
// # g++ binary_to_compressed_c.cpp
// # clang++ binary_to_compressed_c.cpp
// You can also find a precompiled Windows binary in the binary/demo package available from https://github.com/ocornut/imgui
// Usage: