add folder testbuildc

This commit is contained in:
sonoro1234
2018-11-27 12:09:03 +01:00
parent 2c10d47b9a
commit 204f2828bb
3 changed files with 24 additions and 0 deletions

5
testbuildc/cimguitest.c Normal file
View File

@@ -0,0 +1,5 @@
#include "../cimgui.h"
void main(void)
{
}