aboutsummaryrefslogtreecommitdiffstats
path: root/inc/cub3d.h
diff options
context:
space:
mode:
authorsalaaad2 <arthudurant263@gmail.com>2020-02-25 16:43:54 +0100
committersalaaad2 <arthudurant263@gmail.com>2020-02-25 16:43:54 +0100
commitcc85b0a701b558e18299822f7091fc2fd137b14b (patch)
treed2d914c1242299e8c3d2afcec8ff6b3c12d2a82f /inc/cub3d.h
parentgang (diff)
download42-cub3d-cc85b0a701b558e18299822f7091fc2fd137b14b.tar.gz
42-cub3d-cc85b0a701b558e18299822f7091fc2fd137b14b.tar.bz2
42-cub3d-cc85b0a701b558e18299822f7091fc2fd137b14b.tar.xz
42-cub3d-cc85b0a701b558e18299822f7091fc2fd137b14b.tar.zst
42-cub3d-cc85b0a701b558e18299822f7091fc2fd137b14b.zip
bunch of garbage
Diffstat (limited to '')
-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