mirror of
https://github.com/libretro/RetroArch
synced 2025-02-06 09:40:06 +00:00
(XMB) Forgot to rename the gradient
This commit is contained in:
parent
0dc69d4721
commit
b058ca5263
@ -693,7 +693,7 @@ static void menu_action_setting_disp_set_label_xmb_gradient(
|
||||
snprintf(s, len, "%s", "Volcanic Red");
|
||||
break;
|
||||
case 8:
|
||||
snprintf(s, len, "%s", "Midnight Blue");
|
||||
snprintf(s, len, "%s", "Dark");
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user