From 1363bda556bf08657bf19ff79e93319c17c22fc1 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Sun, 22 Mar 2020 15:38:28 +0100 Subject: More norm --- inc/cub3d.h | 1 + 1 file changed, 1 insertion(+) (limited to 'inc/cub3d.h') diff --git a/inc/cub3d.h b/inc/cub3d.h index b8b6681..853eb5b 100644 --- a/inc/cub3d.h +++ b/inc/cub3d.h @@ -140,6 +140,7 @@ int ft_check_missing_sfx(t_cub *clist); int ft_missing_error(const char *err, t_cub *clist); int ft_map_error(const char *errmsg, t_cub *clist); size_t ft_get_line_len(char *line); +void ft_get_spawns(t_cub *cl); /* ** ====== ARGS ====== -- cgit v1.2.3