Cub3D
 
Loading...
Searching...
No Matches
ft_init_mlx.c File Reference
#include "cub3d.h"
#include "ft_print.h"
#include "libft.h"
#include "mlx.h"
#include <unistd.h>
Include dependency graph for ft_init_mlx.c:

Functions

int ft_mlx_init (t_data *data)
 Initialize the mlx structure, create settings window, and load game.