mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-25 08:59:58 +00:00
3953018547
This commit: * Reorders the Netplay settings menu to put more useful options at the top. * Renames the swap_input setting from "Swap Netplay Input", which is meaningless and confusing, to "Netplay P2 Uses C1", which is oddly truncated but at least true. * Removes the is_client setting altogether, as that's no longer how client vs. server mode is determined (each are separate options when enabling Netplay) |
||
---|---|---|
.. | ||
menu_cbs_cancel.c | ||
menu_cbs_contentlist_switch.c | ||
menu_cbs_deferred_push.c | ||
menu_cbs_down.c | ||
menu_cbs_get_value.c | ||
menu_cbs_info.c | ||
menu_cbs_label.c | ||
menu_cbs_left.c | ||
menu_cbs_ok.c | ||
menu_cbs_refresh.c | ||
menu_cbs_right.c | ||
menu_cbs_scan.c | ||
menu_cbs_select.c | ||
menu_cbs_start.c | ||
menu_cbs_title.c | ||
menu_cbs_up.c |