aboutsummaryrefslogtreecommitdiffstats
path: root/src/ft_suffer_animation.c
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-03-13 19:35:01 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2020-03-13 19:35:01 +0100
commit68b22c427068271de3162718aedf53bbd5720c13 (patch)
tree8076455f95a888485c3fd0699bf612c68eeed7af /src/ft_suffer_animation.c
parentThere is no way I pthread (diff)
download42-cub3d-68b22c427068271de3162718aedf53bbd5720c13.tar.gz
42-cub3d-68b22c427068271de3162718aedf53bbd5720c13.tar.bz2
42-cub3d-68b22c427068271de3162718aedf53bbd5720c13.tar.xz
42-cub3d-68b22c427068271de3162718aedf53bbd5720c13.tar.zst
42-cub3d-68b22c427068271de3162718aedf53bbd5720c13.zip
Who needs fps anyway
Diffstat (limited to '')
-rw-r--r--src/ft_suffer_animation.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ft_suffer_animation.c b/src/ft_suffer_animation.c
index 927c915..651f4dd 100644
--- a/src/ft_suffer_animation.c
+++ b/src/ft_suffer_animation.c
@@ -16,7 +16,6 @@
#include <stdint.h>
#include <unistd.h>
-#include <sys/wait.h>
void
ft_linux_suffer_animation(t_cub *cl)
{