1 2 3 4 5 6 7 8
#include <libft.h> #include <cub3d.h> void ft_save_to_bmp(void) { ft_printf("qwe\n"); }