Adding the starting of cub
This commit is contained in:
parent
3c74145832
commit
9415f843e7
7 changed files with 230 additions and 0 deletions
5
.clangd
Normal file
5
.clangd
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
CompilerFlags:
|
||||
Add:
|
||||
- "-xc"
|
||||
- "-I/Users/raphael/Documents/42_cursus/circle4/Cub3D//sources"
|
||||
- "-I/Users/raphael/Documents/42_cursus/circle4/Cub3D/includes"
|
||||
Loading…
Add table
Add a link
Reference in a new issue