Cub3D
 
Loading...
Searching...
No Matches
ft_free_mlx.c File Reference
#include "cub3d.h"
#include "data_structure.h"
#include "mlx.h"
#include <stdlib.h>
Include dependency graph for ft_free_mlx.c:

Functions

void ft_mlx_end (t_mlx *mlx)
 Close and free the mlx structure.
 
void ft_free_settings (t_mlx *mlx)
 Free all the settings variables.