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 8eebc00..24ea92a 100644
--- a/inc/cub3d.h
+++ b/inc/cub3d.h
@@ -93,5 +93,6 @@ void ft_music(t_cub *cl);
void ft_calc_sprite(t_cub *cl);
void ft_calc_sprite_norme(t_cub *cl);
void ft_draw_sprite(t_cub *cl);
+void ft_get_sprite_spawn(t_cub *cl);
# endif