norm: removed unused code

This commit is contained in:
Theo Champion 2025-07-31 11:28:53 +02:00
parent 3cc73fc8ce
commit 6fe6eb0a9a
4 changed files with 2 additions and 140 deletions

View file

@ -9,7 +9,6 @@ endif
IFLAGS = -I./mlx -I./libft
SOURCEFILES = \
src/consts.c \
src/draw/draw_map.c \
src/draw/drawutils.c \
src/main.c \