Archived
1
0

fdf add lib

This commit is contained in:
Adam Joly
2023-12-12 13:28:15 +01:00
commit 7790410d54
514 changed files with 113851 additions and 0 deletions

1
MacroLibX/test/run.sh Executable file
View File

@ -0,0 +1 @@
clang main.c ../libmlx.so -lSDL2 -g && ./a.out