Update DOL preset for AC (#697)

This commit is contained in:
Prakxo
2023-03-09 11:52:28 +01:00
committed by GitHub
parent 8e364d1b96
commit 20da70cf04

View File

@@ -1246,7 +1246,7 @@ _all_presets = [
Preset(
"Animal Crossing (DOL)",
MWCC_242_81,
"-O4 -fp hard -sdata2 4 -Cpp_exceptions off, -char unsigned",
"-O4 -fp hard -sdata 8 -sdata2 8 -Cpp_exceptions off, -char unsigned, -enum int",
),
# NDS
Preset(