mirror of
https://github.com/libretro/RetroArch
synced 2025-02-06 00:39:53 +00:00
Add NO_NETPLAY_HOSTS_FOUND to labels as well.
This commit is contained in:
parent
1f281beea2
commit
c9edc87d4a
@ -624,6 +624,8 @@ MSG_HASH(MENU_ENUM_LABEL_NO_HISTORY_AVAILABLE,
|
||||
"no_history")
|
||||
MSG_HASH(MENU_ENUM_LABEL_NO_ITEMS,
|
||||
"no_items")
|
||||
MSG_HASH(MENU_ENUM_LABEL_NO_NETPLAY_HOSTS_FOUND,
|
||||
"no_netplay_hosts_found")
|
||||
MSG_HASH(MENU_ENUM_LABEL_NO_NETWORKS_FOUND,
|
||||
"no_networks_found")
|
||||
MSG_HASH(MENU_ENUM_LABEL_NO_PERFORMANCE_COUNTERS,
|
||||
|
Loading…
x
Reference in New Issue
Block a user