Cub3D
 
Loading...
Searching...
No Matches
arg.c File Reference
#include "maze.h"
#include "ft_print.h"
#include "libft.h"
#include <stddef.h>
Include dependency graph for arg.c:

Functions

int cub_parse_generation_arg (char *gen, size_t *width, size_t *height)
 Parse the argument for generation.