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
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();