Non-audio threads. Some data importation. (#17)

* threads galore

* something's up

* try this

* I don't even

* who knows

* I can't stop it

* let's try data for fun

* ok I think I've gone far enough

* well maybe a little more

* visual assets somewhat documented

* just keeps going

* forgot formatting
This commit is contained in:
petrie911
2023-11-07 19:32:09 -03:00
committed by GitHub
parent 931f589177
commit 6b4015367d
33 changed files with 1562 additions and 336 deletions
+2 -1
View File
@@ -15,7 +15,8 @@
],
"defines": [
"_LANGUAGE_C",
"_MIPS_SZLONG=32"
"_MIPS_SZLONG=32",
"F3DEX_GBI"
],
"cStandard": "gnu89", // C89 + some GNU extensions from C99 like C++ comments
"cppStandard": "${default}"