From 1f12e5b7cd9b46a030d9fdc7af6801d0537095d0 Mon Sep 17 00:00:00 2001 From: Ethan Roseman Date: Tue, 7 Jun 2022 13:23:51 -0400 Subject: [PATCH] sapsay --- backend/coreapp/compilers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/coreapp/compilers.py b/backend/coreapp/compilers.py index ecb9190f..833163ef 100644 --- a/backend/coreapp/compilers.py +++ b/backend/coreapp/compilers.py @@ -689,7 +689,7 @@ _all_presets = [ "-O2 -G0 -funsigned-char", ), Preset( - "Evo's Sapce Adventures", + "Evo's Space Adventures", PSYQ46, "-O2", ),