diff --git a/rush00.c b/rush00.c index 75acef7..7cc1a9e 100644 --- a/rush00.c +++ b/rush00.c @@ -6,12 +6,13 @@ /* By: jtorrez- +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2023/03/18 20:15:12 by jtorrez- #+# #+# */ -/* Updated: 2023/03/19 00:21:06 by tischmid ### ########.fr */ +/* Updated: 2023/03/19 02:05:20 by tischmid ### ########.fr */ /* */ /* ************************************************************************** */ +#include "include/ft_putchar.h" #include "include/ft_lib.h" -#include "include/rush00.h" +#include "include/rush0X.h" const char g_inside = ' ';