mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-11 05:16:12 +00:00
(Menu) Fix crash on Windows when entering menu settings
This commit is contained in:
parent
a9ea1372d9
commit
c582a9776a
@ -6598,7 +6598,7 @@ static bool setting_append_list(
|
||||
msg_hash_to_str(MENU_ENUM_LABEL_MENU_WALLPAPER_OPACITY),
|
||||
msg_hash_to_str(MENU_ENUM_LABEL_VALUE_MENU_WALLPAPER_OPACITY),
|
||||
menu_wallpaper_opacity,
|
||||
"%.3f %",
|
||||
"%.3f",
|
||||
&group_info,
|
||||
&subgroup_info,
|
||||
parent_group,
|
||||
|
Loading…
x
Reference in New Issue
Block a user