mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 20:28:56 +00:00
Qt: Implement GameCube memory manager
This commit is contained in:
parent
c81ac1a81d
commit
21db1e9504
8 changed files with 569 additions and 0 deletions
|
@ -104,6 +104,7 @@ private:
|
|||
void ShowHotkeyDialog();
|
||||
void ShowNetPlaySetupDialog();
|
||||
void ShowFIFOPlayer();
|
||||
void ShowMemcardManager();
|
||||
|
||||
void NetPlayInit();
|
||||
bool NetPlayJoin();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue