RetroArch/network
Gregor Richards e41ac34561 Get rid of global->netplay
Moved settings values into settings->netplay, and global->netplay.enable
is moved into netplay itself, and is no longer a configuration value
whatsoever, as that conflicts with the behavior of the netplay menu.
2016-10-02 22:13:34 -04:00
..
httpserver
netplay Get rid of global->netplay 2016-10-02 22:13:34 -04:00
net_http_special.c fix cheevos memory leak 2016-09-28 23:05:59 -04:00
net_http_special.h
net_logger.c