Skip to content

Commit 652aa1c

Browse files
committed
done
1 parent 85e358d commit 652aa1c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+155
-6530
lines changed

.DS_Store

-2 KB
Binary file not shown.

Common/.DS_Store

0 Bytes
Binary file not shown.

Common/Libft/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
# By: yettabaa <[email protected]> +#+ +:+ +#+ #
77
# +#+#+#+#+#+ +#+ #
88
# Created: 2022/10/22 03:34:45 by yettabaa #+# #+# #
9-
# Updated: 2023/06/22 00:33:53 by yettabaa ### ########.fr #
9+
# Updated: 2023/06/22 18:34:20 by yettabaa ### ########.fr #
1010
# #
1111
# **************************************************************************** #
1212

1313
CC = cc
1414

15-
CFLAGS = -Wall -Wextra -Werror -g -fsanitize=address
15+
CFLAGS = -Wall -Wextra -Werror -g #-fsanitize=address
1616

1717
MANDA = ft_strlen.c ft_memset.c ft_memcpy.c ft_memmove.c \
1818
ft_strchr.c ft_strrchr.c ft_strncmp.c ft_memchr.c ft_memcmp.c ft_atoi.c \

Common/textures/.DS_Store

0 Bytes
Binary file not shown.

Common/textures/kitty/front_00.xpm

Lines changed: 0 additions & 85 deletions
This file was deleted.

Common/textures/kitty/front_01.xpm

Lines changed: 0 additions & 85 deletions
This file was deleted.

Common/textures/kitty/front_02.xpm

Lines changed: 0 additions & 85 deletions
This file was deleted.

Common/textures/kitty/front_03.xpm

Lines changed: 0 additions & 85 deletions
This file was deleted.

0 commit comments

Comments
 (0)