woody-woodpacker/inc/woody.h

7 lines
83 B
C
Raw Normal View History

2024-08-27 08:43:56 +00:00
#ifndef WOODY_H
# define WOODY_H
# include "../ft_printf/inc/ft_printf.h"
#endif