mirror of
https://github.com/libretro/RetroArch
synced 2025-04-01 04:20:27 +00:00
(Menu) Rename 'Pause Libretro'
This commit is contained in:
parent
c02801a8c3
commit
058193b472
@ -5560,7 +5560,7 @@ static bool setting_append_list_menu_options(
|
|||||||
CONFIG_BOOL(
|
CONFIG_BOOL(
|
||||||
settings->menu.pause_libretro,
|
settings->menu.pause_libretro,
|
||||||
"menu_pause_libretro",
|
"menu_pause_libretro",
|
||||||
"Pause Libretro",
|
"Pause when menu activated",
|
||||||
true,
|
true,
|
||||||
"OFF",
|
"OFF",
|
||||||
"ON",
|
"ON",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user