Fix vib-ribbon preset (#821)

This commit is contained in:
Daniel R
2023-08-17 07:51:51 +02:00
committed by GitHub
parent e84d20af34
commit 178ffa2cfa

View File

@@ -1274,7 +1274,7 @@ _all_presets = [
Preset(
"vib-ribbon",
PSYQ45,
"-O2 -G4 -mel -mno-abicalls -fno-builtin",
"-Os -G4 -mel -mno-abicalls -fno-builtin",
),
# Saturn
Preset(