Examples: adding title to the top of each examples. Cleaning up file headers.

This commit is contained in:
omar
2014-12-03 18:29:46 +00:00
parent 90b4ff13fb
commit b02eed3e49
6 changed files with 46 additions and 18 deletions

View File

@ -1,3 +1,5 @@
// ImGui - standalone example application for DirectX 11
#include <windows.h>
#define STB_IMAGE_IMPLEMENTATION
#include "../shared/stb_image.h" // for .png loading