mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-23 19:54:39 +00:00
Griffin-fying Netplay LAN scanning
This commit is contained in:
parent
c9edc87d4a
commit
6c516f1de4
@ -880,6 +880,7 @@ NETPLAY
|
||||
#include "../network/netplay/netplay_net.c"
|
||||
#include "../network/netplay/netplay_spectate.c"
|
||||
#include "../network/netplay/netplay_common.c"
|
||||
#include "../network/netplay/netplay_discovery.c"
|
||||
#include "../network/netplay/netplay.c"
|
||||
#include "../libretro-common/net/net_compat.c"
|
||||
#include "../libretro-common/net/net_socket.c"
|
||||
@ -889,6 +890,7 @@ NETPLAY
|
||||
#include "../libretro-common/net/net_ifinfo.c"
|
||||
#endif
|
||||
#include "../tasks/task_http.c"
|
||||
#include "../tasks/task_netplay_lan_scan.c"
|
||||
#include "../tasks/task_wifi.c"
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user