Fix: no longer launch window in case of parse error, catch error on multiple player in map

This commit is contained in:
Baptiste Goulard coderc de lacam 2024-12-20 16:02:08 +01:00
parent b26a84b9bb
commit 4d2b8cb60b
7 changed files with 70 additions and 21 deletions

View file

@ -43,6 +43,7 @@ LDFLAGS += $(MLXFLAGS)
SRC =\
ft_addons/ft_inrange.c \
ft_addons/ft_strchrs.c \
mlx_layer/mlx_init.c \
mlx_layer/looks.c \
mlx_layer/mooves.c \