working on window manager

This commit is contained in:
Kbz-8
2022-10-05 20:37:04 +02:00
parent 5df9b4d39f
commit f52c4e51c9
10 changed files with 83 additions and 24 deletions

1
test/run.sh git.filemode.executable_file
View File

@@ -0,0 +1 @@
clear && gcc main.c ../libMicroX.so `sdl2-config --cflags --libs` -lSDL2 && ./a.out