mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-20 01:34:20 +00:00
Merge branch 'master' into context
This commit is contained in:
commit
27980d9688
58 changed files with 475 additions and 346 deletions
|
|
@ -1,5 +1,5 @@
|
|||
// ImGui - null/dummy example application (compile and link imgui with no inputs, no outputs)
|
||||
#include <imgui.h>
|
||||
#include "imgui.h"
|
||||
#include <stdio.h>
|
||||
|
||||
int main(int, char**)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue