Started reintegrating initmain.c, sort of. I screwed up and need to redo it.

This commit is contained in:
Pietro Gagliardi 2020-01-20 20:17:44 -05:00
parent 0c66fc3995
commit 2ccabe69f2
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
# 19 january 2020
libui_test_sources = [
'initmain.c',
'main.c',
]