mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-16 00:54:19 +00:00
Examples: adding title to the top of each examples. Cleaning up file headers.
This commit is contained in:
parent
90b4ff13fb
commit
b02eed3e49
6 changed files with 46 additions and 18 deletions
|
|
@ -1,3 +1,5 @@
|
|||
// ImGui - standalone example application for DirectX 9
|
||||
|
||||
#include <windows.h>
|
||||
#include "../../imgui.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue