mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-16 00:54:19 +00:00
Demo tweaks + general removal of the word dummy were possible with no issues (kept the API call).
This commit is contained in:
parent
55041ac3be
commit
963839373c
10 changed files with 73 additions and 70 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue