feat: raycasting functionnal

This commit is contained in:
Raphael 2024-11-27 16:10:31 +01:00
parent a3b0d266bb
commit 9ae3eb011f
19 changed files with 1183 additions and 101 deletions

View file

@ -1,4 +0,0 @@
src/ft_string/ft_chr/ft_putchar_fd.c:17:2: error: ignoring return value of function declared with 'warn_unused_result' attribute [-Werror,-Wunused-result]
17 | write(fd, &c, 1);
|  ^~~~~ ~~~~~~~~~
1 error generated.