@@ -19,9 +19,7 @@ LIB_DIR := $(abspath libs/$(PLATFORM))
CFLAGS += -I$(LIB_DIR)
LDFLAGS += -L$(LIB_DIR)
ifeq ($(PLATFORM), linux)
LIBS += -lraylib -lm -lraygui
endif
SRC := $(shell find -L $(SRC_DIR) -type f -name '*.c')
The note is not visible to the blocked user.