1
0
mirror of https://github.com/ocornut/imgui.git synced 2025-01-18 01:06:45 +01:00
imgui/.github/issue_template.md
2018-02-21 13:12:13 +01:00

239 B

(Please carefully read guidelines in CONTRIBUTING.md then delete this line)

You can include code this way:

ImGui::Begin("Hello");
ImGui::ThisIsMoreCode();