mirror of
https://github.com/decompme/decomp.me.git
synced 2026-02-21 13:59:25 -06:00
add -proc arm946e flag to diamond preset (#571)
This commit is contained in:
@@ -988,7 +988,7 @@ _all_presets = [
|
||||
Preset(
|
||||
"Pokémon Diamond / Pearl",
|
||||
MWCC_30_123,
|
||||
"-O4,p -gccext,on -fp soft -lang c99 -Cpp_exceptions off -interworking -enum int",
|
||||
"-O4,p -proc arm946e -gccext,on -fp soft -lang c99 -Cpp_exceptions off -interworking -enum int",
|
||||
),
|
||||
Preset(
|
||||
"Pokémon HeartGold / SoulSilver",
|
||||
|
||||
Reference in New Issue
Block a user