aboutsummaryrefslogtreecommitdiffstats
path: root/inc/cub3d.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--inc/cub3d.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/inc/cub3d.h b/inc/cub3d.h
index b0f91fd..e9a6ddb 100644
--- a/inc/cub3d.h
+++ b/inc/cub3d.h
@@ -145,6 +145,12 @@ void ft_floor_cast(t_cub *cl);
void ft_floor_cast_inits(uint16_t y, t_ray *rl, t_cub *cl);
/*
+** ====== ARGS ======
+*/
+
+void ft_sfx_trap(t_cub *cl);
+
+/*
** ====== OTHER ======
*/