mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Qt: Add "Start NetPlay" option to the menubar
This commit is contained in:
@ -38,6 +38,7 @@ signals:
|
||||
void Fullscreen();
|
||||
void FrameAdvance();
|
||||
void Screenshot();
|
||||
void StartNetPlay();
|
||||
void StateLoad();
|
||||
void StateSave();
|
||||
void StateLoadSlot();
|
||||
|
Reference in New Issue
Block a user