Added clangd compile flags & updated .gitignore.

This commit is contained in:
Ariel A 2022-09-10 20:48:27 -04:00
parent e322475aee
commit 19ccc01da3
2 changed files with 9 additions and 0 deletions

2
.gitignore vendored
View file

@ -42,3 +42,5 @@ porymap.project.cfg
*.diff
*.sym
*.js
agbcc/
/*.zip

7
compile_flags.txt Normal file
View file

@ -0,0 +1,7 @@
-Wimplicit -Wparentheses -Werror -O2
-lgcc
-lc
-Iinclude
-Igflib
-undef
-Itools/agbcc/include