Fix: no longer launch window in case of parse error, catch error on multiple player in map
This commit is contained in:
parent
b26a84b9bb
commit
4d2b8cb60b
7 changed files with 70 additions and 21 deletions
1
Makefile
1
Makefile
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue