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

Functions

int validate_map (t_map *map)
 Validate if the map has unclosed holes or an unfinished outer layer.