mirror of
https://github.com/libretro/RetroArch
synced 2025-03-22 07:21:15 +00:00
Fix missing label.
This commit is contained in:
parent
d52b38eadc
commit
e37c1c330d
@ -1251,6 +1251,10 @@ MSG_HASH(
|
|||||||
MENU_ENUM_LABEL_VALUE_INPUT_META_FRAMEADVANCE,
|
MENU_ENUM_LABEL_VALUE_INPUT_META_FRAMEADVANCE,
|
||||||
"Frameadvance"
|
"Frameadvance"
|
||||||
)
|
)
|
||||||
|
MSG_HASH(
|
||||||
|
MENU_ENUM_LABEL_VALUE_INPUT_META_FPS_TOGGLE,
|
||||||
|
"FPS toggle"
|
||||||
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_INPUT_META_FULLSCREEN_TOGGLE_KEY,
|
MENU_ENUM_LABEL_VALUE_INPUT_META_FULLSCREEN_TOGGLE_KEY,
|
||||||
"Fullscreen toggle"
|
"Fullscreen toggle"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user