adding the correction helped by maiboyer and bgoulard

This commit is contained in:
Raphael 2024-11-18 16:27:02 +01:00
commit 761178fcae
6 changed files with 249 additions and 13 deletions

View file

@ -2,6 +2,7 @@ CompileFlags:
Add:
- "-Werror -Wextra -Wall"
- "-I/opt/X11/include"
- "-I/nix/store/h5wikn5ggl90bi4v939cf20aq03ca5s5-clang-16.0.6-lib/lib/clang/16/include/"
- "-I/home/raphael/Documents/42_cursus/circle4/Cub3D/includes"
- "-I/home/raphael/Documents/42_cursus/circle4/Cub3D/includes/include"
- "-I/Users/raphael/Documents/42_cursus/circle_4/Cub3D/includes"