@@ -1,5 +1,5 @@
build:
gcc -Wall -std=c99 ./src/*.c -lSDL2 -o renderer
gcc -Wall -std=c99 ./src/*.c -lSDL2 -lm -o renderer
run:
./renderer
The note is not visible to the blocked user.