@ -1,2 +1,10 @@
.PHONY: all
all: rect bounce
rect: rect.rs
rustc -L./raylib/ -lraylib $< -o bin/$@
bounce: bounce.rs
The note is not visible to the blocked user.