adds more functionality

This commit is contained in:
2023-10-05 01:27:03 -07:00
parent 2b7ed92a07
commit ef2537720d
30 changed files with 425 additions and 30 deletions

3
src/gui/gui.c Normal file
View File

@@ -0,0 +1,3 @@
/*
gui goes here
*/

4
src/gui/gui.h Normal file
View File

@@ -0,0 +1,4 @@
/*
gui goes here
*/