mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-12 07:03:34 +00:00
2 lines
51 B
Bash
Executable File
2 lines
51 B
Bash
Executable File
clear && gcc main.c ../libmlx.so -lSDL2 && ./a.out
|