@@ -1,7 +1,7 @@
CC=gcc
CFLAGS=-Wall -Wextra -pedantic -ggdb -fsanitize=address
LIBS=-lm -lraylib
OBJECTS=file-handler.o main.o
OBJECTS=files.o main.o
OUT=sandpile.out
ARGS=
The note is not visible to the blocked user.