#include "cub3d.h"
#include "cub3d_render.h"
#include "libft.h"
#include "mlx.h"
#include <stdlib.h>
Initialize map and backbuffer for rendering.