This commit is contained in:
Leo Firmin
2025-10-05 06:31:06 +02:00
parent 8eea3162d5
commit a3e025e6b9
57 changed files with 189 additions and 11 deletions
+1
View File
@@ -18,6 +18,7 @@ SRCS = $(SRCDIR)/main.c \
$(SRCDIR)/utils/utils.c \
$(SRCDIR)/utils/init.c \
$(SRCDIR)/utils/debug.c \
$(SRCDIR)/parsing/check_map.c \
INCS = $(INCDIR)/parsing.h \
$(INCDIR)/cub.h \