adding superscript char

This commit is contained in:
hugogogo
2026-05-07 14:47:18 +02:00
parent aa35d294f2
commit 3cf0b6ecb9
3 changed files with 35 additions and 1 deletions

View File

@@ -134,7 +134,8 @@ SRCS = ft_memset.c \
ft_round.c \
ft_free_tab.c \
\
ft_arrint.c
ft_arrint.c \
ft_superscript.c
ODIR = ./builds