mirror of
https://github.com/decompme/decomp.me.git
synced 2026-02-22 06:19:32 -06:00
Update compilers.py (#471)
This commit is contained in:
@@ -784,7 +784,7 @@ _all_presets = [
|
||||
Preset(
|
||||
"Xenoblade Chronicles (JP)",
|
||||
MWCC_43_151,
|
||||
"-lang=c++ -Cpp_exceptions off -enum int -inline auto -RTTI off -fp hard -rostr -O4,p -nodefaults -use_lmw_stmw on -func_align 4",
|
||||
"-lang=c++ -Cpp_exceptions off -enum int -inline on -RTTI off -fp hard -rostr -O4,p -nodefaults -use_lmw_stmw on -func_align 4",
|
||||
),
|
||||
Preset(
|
||||
"Mario Party 4",
|
||||
|
||||
Reference in New Issue
Block a user