Merge pull request #7945 from spycrab/np_browser

Qt/NetPlay: Implement session/server browser
This commit is contained in:
spycrab 2019-04-06 12:36:29 +02:00 committed by GitHub
commit 23986d48f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
20 changed files with 854 additions and 11 deletions

View file

@ -148,6 +148,7 @@ private:
void ShowAboutDialog();
void ShowHotkeyDialog();
void ShowNetPlaySetupDialog();
void ShowNetPlayBrowser();
void ShowFIFOPlayer();
void ShowMemcardManager();
void ShowResourcePackManager();