Version 1.71 + comments

This commit is contained in:
omar
2019-06-12 16:15:08 +02:00
parent 5ae268c0a3
commit 2da1c66d15
13 changed files with 23 additions and 20 deletions

View File

@ -3,7 +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!
// !!! Nowadays, prefer using GLFW or SDL instead!
#include "imgui.h"
#include "../imgui_impl_glut.h"