aboutsummaryrefslogtreecommitdiffstats
path: root/src/ft_extra_keys.c
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-03-27 15:07:32 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2020-03-27 15:07:32 +0100
commita713e118950f62700a43d21aa33fd2e3d7673af9 (patch)
tree6ee55630bb28d6626823ad819c62195a9c2bbb5a /src/ft_extra_keys.c
parentIn progress (diff)
download42-cub3d-a713e118950f62700a43d21aa33fd2e3d7673af9.tar.gz
42-cub3d-a713e118950f62700a43d21aa33fd2e3d7673af9.tar.bz2
42-cub3d-a713e118950f62700a43d21aa33fd2e3d7673af9.tar.xz
42-cub3d-a713e118950f62700a43d21aa33fd2e3d7673af9.tar.zst
42-cub3d-a713e118950f62700a43d21aa33fd2e3d7673af9.zip
Problem
Diffstat (limited to 'src/ft_extra_keys.c')
-rw-r--r--src/ft_extra_keys.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ft_extra_keys.c b/src/ft_extra_keys.c
index f8a6db8..1a71402 100644
--- a/src/ft_extra_keys.c
+++ b/src/ft_extra_keys.c
@@ -12,7 +12,6 @@
#include <cub3d.h>
#include <stdint.h>
-#include <stdio.h>
#include <math.h>
#include <time.h>
#include <libft.h>