Examples Readme and Changelog tweaks, added #2527, re-ordered examples/README alphabetically.

This commit is contained in:
omar
2019-05-06 10:02:59 +02:00
parent 5ecc9d5865
commit 6c196cf432
6 changed files with 56 additions and 38 deletions

View File

@ -3,6 +3,7 @@
// !!! GLUT/FreeGLUT IS OBSOLETE SOFTWARE. Using GLUT is not recommended unless you really miss the 90's. !!!
// !!! If someone or something is teaching you GLUT in 2019, you are being abused. Please show some resistance. !!!
// !!! Prefer using GLFW Or SDL instead!
#include "imgui.h"
#include "../imgui_impl_glut.h"