mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
small fixes
This commit is contained in:
parent
b355217e6d
commit
d1300dbdb3
@ -2023,6 +2023,7 @@ enum msg_hash_enums
|
||||
/* Content information settings */
|
||||
MENU_LABEL(CONTENT_INFO_LABEL),
|
||||
MENU_LABEL(CONTENT_INFO_PATH),
|
||||
MENU_LABEL(CONTENT_INFO_ENTRY_IDX),
|
||||
MENU_LABEL(CONTENT_INFO_CORE_NAME),
|
||||
MENU_LABEL(CONTENT_INFO_DATABASE),
|
||||
MENU_LABEL(CONTENT_INFO_RUNTIME),
|
||||
@ -3097,6 +3098,7 @@ enum msg_hash_enums
|
||||
MENU_LABEL(PLAYLIST_SHOW_INLINE_CORE_NAME),
|
||||
MENU_LABEL(PLAYLIST_SORT_ALPHABETICAL),
|
||||
MENU_LABEL(PLAYLIST_SHOW_SUBLABELS),
|
||||
MENU_LABEL(PLAYLIST_SHOW_ENTRY_IDX),
|
||||
MENU_LABEL(PLAYLIST_FUZZY_ARCHIVE_MATCH),
|
||||
MENU_LABEL(PLAYLIST_SUBLABEL_RUNTIME_TYPE),
|
||||
MENU_LABEL(PLAYLIST_SUBLABEL_LAST_PLAYED_STYLE),
|
||||
|
Loading…
x
Reference in New Issue
Block a user