mirror of
https://github.com/izzy2lost/Starship.git
synced 2026-07-05 15:19:42 -07:00
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:
Vendored
+2
-1
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user