apply ocornut suggested cimgui structure

This commit is contained in:
sonoro1234
2018-06-26 10:51:55 +02:00
parent ac0aaba306
commit 73a6da9451
13 changed files with 75 additions and 3810 deletions

View File

@@ -9,4 +9,4 @@ compiler:
script:
- make -C cimgui
- $CC cimgui/cimgui.h # Make sure we can include in a plain C compiler
- $CC cimgui.h # Make sure we can include in a plain C compiler