diff options
Diffstat (limited to 'ft_draw_textures.c')
-rw-r--r-- | ft_draw_textures.c | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/ft_draw_textures.c b/ft_draw_textures.c new file mode 100644 index 0000000..5002daa --- /dev/null +++ b/ft_draw_textures.c @@ -0,0 +1,16 @@ +/* ************************************************************************** */ +/* */ +/* ::: :::::::: */ +/* ft_basic_keys.c :+: :+: :+: */ +/* +:+ +:+ +:+ */ +/* By: fmoenne- <marvin@42.fr> +#+ +:+ +#+ */ +/* +#+#+#+#+#+ +#+ */ +/* Created: 2020/02/14 17:43:55 by fmoenne- #+# #+# */ +/* Updated: 2020/02/14 17:43:56 by fmoenne- ### ########lyon.fr */ +/* */ +/* ************************************************************************** */ + +#include <cub3d.h> +#include <stdint.h> + +void ft_draw_wall(on est al) |