aboutsummaryrefslogtreecommitdiffstats
path: root/inc/cub3d.h
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-03-13 05:39:06 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2020-03-13 05:39:06 +0100
commita2ed84f6da6b5ca2226e2bbc5cc65e142810d8c6 (patch)
tree6fc0f9c1701cd729d65ca110c3c9a089c321a694 /inc/cub3d.h
parentI fucking love it (diff)
download42-cub3d-a2ed84f6da6b5ca2226e2bbc5cc65e142810d8c6.tar.gz
42-cub3d-a2ed84f6da6b5ca2226e2bbc5cc65e142810d8c6.tar.bz2
42-cub3d-a2ed84f6da6b5ca2226e2bbc5cc65e142810d8c6.tar.xz
42-cub3d-a2ed84f6da6b5ca2226e2bbc5cc65e142810d8c6.tar.zst
42-cub3d-a2ed84f6da6b5ca2226e2bbc5cc65e142810d8c6.zip
New sfx, clean exit
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 e9a6ddb..3cea604 100644
--- a/inc/cub3d.h
+++ b/inc/cub3d.h
@@ -149,6 +149,7 @@ void ft_floor_cast_inits(uint16_t y, t_ray *rl, t_cub *cl);
*/
void ft_sfx_trap(t_cub *cl);
+void ft_sfx_death(t_cub *cl);
/*
** ====== OTHER ======