mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-10 18:18:49 +00:00
Qt: Add "Start NetPlay" option to the menubar
This commit is contained in:
parent
8b5ae7b0c7
commit
ca1646d99b
2 changed files with 4 additions and 0 deletions
|
@ -38,6 +38,7 @@ signals:
|
|||
void Fullscreen();
|
||||
void FrameAdvance();
|
||||
void Screenshot();
|
||||
void StartNetPlay();
|
||||
void StateLoad();
|
||||
void StateSave();
|
||||
void StateLoadSlot();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue