mirror of
https://github.com/HarbourMasters/Starship
synced 2026-09-12 05:18:54 -04:00
Float precision rendering
This commit is contained in:
Vendored
+2
-1
@@ -17,7 +17,8 @@
|
||||
"_LANGUAGE_C",
|
||||
"__sgi",
|
||||
"_MIPS_SZLONG=32",
|
||||
"F3DEX_GBI"
|
||||
"F3DEX_GBI",
|
||||
"GBI_FLOATS"
|
||||
],
|
||||
"cStandard": "gnu89", // C89 + some GNU extensions from C99 like C++ comments
|
||||
"cppStandard": "${default}"
|
||||
|
||||
Reference in New Issue
Block a user