@@ -11,7 +11,7 @@ else
endif
build:
@$(CC) cli.c game.c graphics.c main.c assets/assets.s -I . \
@$(CC) cli.c controller.c game.c graphics.c main.c assets/assets.s -I . \
$(SHROOMSFLAGS) $(SDL2FLAGS) \
-D POSIX_C_SOURCE=199309L \
-o shrooms-vb \
The note is not visible to the blocked user.