mirror of
https://github.com/libretro/RetroArch
synced 2025-03-17 10:21:26 +00:00
Remove input from main labels at the input menu
This commit is contained in:
parent
50880e6435
commit
605113a20a
@ -1085,7 +1085,7 @@ MSG_HASH(
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_INPUT_HOTKEY_BINDS,
|
||||
"Input Hotkey Binds"
|
||||
"Hotkey Binds"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_INPUT_ICADE_ENABLE,
|
||||
@ -1425,7 +1425,7 @@ MSG_HASH(
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_INPUT_USER_BINDS,
|
||||
"Input User %u Binds"
|
||||
"User %u Binds"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_LATENCY_SETTINGS,
|
||||
|
Loading…
x
Reference in New Issue
Block a user