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

Functions

t_map_raoulcub_new_map_from_dimensions (char *dimensions)
 Allocates a new map with the given dimension.