Yeah we draw some kind of UI maybe
This commit is contained in:
commit
01a02c98ba
4 changed files with 48 additions and 0 deletions
4
Makefile
Normal file
4
Makefile
Normal file
|
@ -0,0 +1,4 @@
|
|||
build: main.c
|
||||
tcc -o kaari main.c
|
||||
run: main.c
|
||||
tcc -run main.c
|
Loading…
Add table
Add a link
Reference in a new issue