aboutsummaryrefslogtreecommitdiffstats
path: root/inc/cub3d.h
diff options
context:
space:
mode:
Diffstat (limited to 'inc/cub3d.h')
-rw-r--r--inc/cub3d.h1
1 files changed, 1 insertions, 0 deletions
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 ======