cub3D/test.sh
2024-01-08 17:00:57 +01:00

1 line
77 B
Bash

cc -Iinclude test.c -Llib -lmlx -lXext -lX11 -lm -o test && ./test && rm test