style: adding the clangdd configuration
This commit is contained in:
parent
785440c60b
commit
5ee7baa373
3 changed files with 6 additions and 0 deletions
1
.clangd
1
.clangd
|
|
@ -1,6 +1,7 @@
|
|||
CompileFlags:
|
||||
Add:
|
||||
- "-xc"
|
||||
- "-I/opt/X11/include/"
|
||||
- "-I/home/rparodi/Documents/cub3d/includes"
|
||||
- "-I/home/rparodi/Documents/cub3d/includes/include"
|
||||
- "-I/Users/raphael/Documents/42_cursus/circle4/Cub3D/includes/libft"
|
||||
|
|
|
|||
5
.ref.md
Normal file
5
.ref.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
Doc mlx:
|
||||
- https://harm-smits.github.io/42docs/libs/minilibx
|
||||
|
||||
Guide Raycasting:
|
||||
- https://harm-smits.github.io/42docs/projects/cub3d.html
|
||||
0
maps/test.cub
Normal file
0
maps/test.cub
Normal file
Loading…
Add table
Add a link
Reference in a new issue