@@ -0,0 +1,6 @@
build/game: src/main.c
mkdir -p build
gcc -o build/game src/main.c \
-I./raylib-6.0_linux_amd64/include \
-L./raylib-6.0_linux_amd64/lib \
-l:libraylib.a -lm -lX11
The note is not visible to the blocked user.