mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 05:38:50 +00:00
NetPlay: Remove NetPlay.h / NetPlay.cpp
Now the server and client implementations are entirely separate.
This commit is contained in:
parent
9e63cebc93
commit
a3a222bf5b
10 changed files with 342 additions and 359 deletions
|
@ -23,7 +23,7 @@
|
|||
|
||||
#include "FifoQueue.h"
|
||||
|
||||
#include "NetPlay.h"
|
||||
#include "NetPlayClient.h"
|
||||
|
||||
enum
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue