Skip to content

Commit

Permalink
fix 16
Browse files Browse the repository at this point in the history
  • Loading branch information
Simo3ds committed Nov 26, 2024
1 parent 9f36999 commit a0ba6a0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion arm9/source/config.c
Original file line number Diff line number Diff line change
Expand Up @@ -859,8 +859,8 @@ void configMenu(bool oldPinStatus, u32 oldPinMode)
static const char *singleOptionsText[] = { " ",
"( ) Avvio automatico EmuNAND",
"( ) Ativ. il caric. di FIRMs e moduli di sis. es",//ativ sta per attiva(abilita ma più intuitiva l'abbreviazione) mentre es sta per esterni
"( ) Abilita il patching di giochi",
"( ) Reindir. app. syscore threads al core2",
"( ) Abilita il patching di giochi",
"( ) Mos. NAND o str. utente nelle imp. di sis.",
"( ) Mos. lo sch. di av. GBA nel AGB_FIRM patch.",
"( ) Cons. combo Sx+Dx / Su+Giu' per DSi", //Sx e Dx indicano destra e sinistra nel vecchi metodo a mo' di wii
Expand Down Expand Up @@ -947,6 +947,8 @@ void configMenu(bool oldPinStatus, u32 oldPinMode)
"di circa il 10%. Puo' rompere alcuni giochi\n"
"e altre applicazioni.",

"Abilita il patching di giochi tramite Polari3DS", //Not the real phrase, don't know why is despawned

"Abilita la visualizzazione della NAND attuale:\n\n"
"\t* Sys = SysNAND\n"
"\t* Emu = EmuNAND 1\n"
Expand Down

0 comments on commit a0ba6a0

Please sign in to comment.