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();