Demo tweaks + general removal of the word dummy were possible with no issues (kept the API call).

This commit is contained in:
omar
2020-08-03 21:19:12 +02:00
parent 55041ac3be
commit 963839373c
10 changed files with 73 additions and 70 deletions

View File

@ -1,4 +1,4 @@
// dear imgui: null/dummy example application
// dear imgui: "null" example application
// (compile and link imgui, create context, run headless with NO INPUTS, NO GRAPHICS OUTPUT)
// This is useful to test building, but you cannot interact with anything here!
#include "imgui.h"