diff --git a/draw.c b/draw.c index a5def90..9abf7e3 100644 --- a/draw.c +++ b/draw.c @@ -6,7 +6,7 @@ /* By: cchauvet map); data->nb_swaps = ++data->nb_swaps % (NB_COLORS - 6); patern = ft_get_player_map(*data->map); if (patern == NULL) diff --git a/draw.o b/draw.o index 1805026..b961fb4 100644 Binary files a/draw.o and b/draw.o differ diff --git a/key.o b/key.o index c31a10d..0c3dd5c 100644 Binary files a/key.o and b/key.o differ diff --git a/main.o b/main.o index d54aea0..3ee4d31 100644 Binary files a/main.o and b/main.o differ diff --git a/map.o b/map.o index c5fec5e..e514f72 100644 Binary files a/map.o and b/map.o differ diff --git a/parsing.o b/parsing.o index 4d4df67..1d53204 100644 Binary files a/parsing.o and b/parsing.o differ diff --git a/parsing2.o b/parsing2.o index 69c7e5d..809b657 100644 Binary files a/parsing2.o and b/parsing2.o differ diff --git a/so_long b/so_long index 1477c7f..1818f65 100755 Binary files a/so_long and b/so_long differ diff --git a/xpm.o b/xpm.o index 9497088..6e6f158 100644 Binary files a/xpm.o and b/xpm.o differ