mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 00:59:44 -06:00
Move some code from NetPlayClient.h to NetPlayProto.h, and only include that outside of NetPlay.
This commit is contained in:
@ -30,7 +30,7 @@
|
||||
#include "HotkeyDlg.h"
|
||||
#include "Main.h"
|
||||
#include "VideoBackendBase.h"
|
||||
#include "NetPlayClient.h"
|
||||
#include "NetPlayProto.h"
|
||||
|
||||
#define TEXT_BOX(page, text) new wxStaticText(page, wxID_ANY, text, wxDefaultPosition, wxDefaultSize)
|
||||
|
||||
|
Reference in New Issue
Block a user