mirror of
https://github.com/LumaTeam/Luma3DS.git
synced 2026-02-24 10:54:38 +00:00
Fix #791
This commit is contained in:
parent
009f61a8b6
commit
322a7050aa
@ -224,7 +224,7 @@ void MiscellaneousMenu_SaveSettings(void)
|
|||||||
do
|
do
|
||||||
{
|
{
|
||||||
Draw_Lock();
|
Draw_Lock();
|
||||||
Draw_DrawString(10, 10, COLOR_TITLE, "Process patches menu");
|
Draw_DrawString(10, 10, COLOR_TITLE, "Miscellaneous options menu");
|
||||||
if(R_SUCCEEDED(res))
|
if(R_SUCCEEDED(res))
|
||||||
Draw_DrawString(10, 30, COLOR_WHITE, "Operation succeeded.");
|
Draw_DrawString(10, 30, COLOR_WHITE, "Operation succeeded.");
|
||||||
else
|
else
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user