Add PS4 menu style

This commit is contained in:
Willy-JL
2023-07-30 01:29:14 +02:00
parent a562b09aff
commit cef4a004f7
3 changed files with 54 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ const char* const menu_style_names[MenuStyleCount] = {
"List",
"Wii",
"DSi",
"PS4",
"Vertical",
};
static void xtreme_app_scene_interface_mainmenu_menu_style_changed(VariableItem* item) {