Header fix (#9)

* headers

* format

* format

* format again

* headers oh my

* irix is love

* irix is life

* working

* even more fixes

* format

* touching to rebuild
This commit is contained in:
petrie911
2023-10-23 15:02:01 -05:00
committed by GitHub
parent ac1a081cab
commit b698fd3628
61 changed files with 1127 additions and 2066 deletions
+2 -1
View File
@@ -14,7 +14,8 @@
"include"
],
"defines": [
"_LANGUAGE_C"
"_LANGUAGE_C",
"_MIPS_SZLONG=32"
],
"cStandard": "gnu89", // C89 + some GNU extensions from C99 like C++ comments
"cppStandard": "${default}"