Add NO_NETPLAY_HOSTS_FOUND to labels as well.

This commit is contained in:
Gregor Richards 2016-12-02 22:52:19 -05:00
parent 1f281beea2
commit c9edc87d4a

View File

@ -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,