mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 00:59:44 -06:00
NetPlay: Remove NetPlay.h / NetPlay.cpp
Now the server and client implementations are entirely separate.
This commit is contained in:
@ -23,7 +23,7 @@
|
||||
|
||||
#include "FifoQueue.h"
|
||||
|
||||
#include "NetPlay.h"
|
||||
#include "NetPlayClient.h"
|
||||
|
||||
enum
|
||||
{
|
||||
|
Reference in New Issue
Block a user