mirror of https://github.com/PrimeDecomp/prime.git
Fix match
Former-commit-id: a9c152e3e671a205bfd7e7400dc0454b521ac7c2
This commit is contained in:
parent
771ee00fc7
commit
172d8bd5e9
|
@ -197,6 +197,7 @@ cflags_musyx = [
|
|||
"-inline auto",
|
||||
"-O4,p",
|
||||
"-fp hard",
|
||||
"-enum int",
|
||||
"-Cpp_exceptions off",
|
||||
"-str reuse,pool,readonly",
|
||||
"-fp_contract off",
|
||||
|
|
Loading…
Reference in New Issue