Qt: Implement GameCube memory manager

This commit is contained in:
spycrab
2018-01-25 19:54:50 +01:00
parent c81ac1a81d
commit 21db1e9504
8 changed files with 569 additions and 0 deletions

View File

@ -104,6 +104,7 @@ private:
void ShowHotkeyDialog();
void ShowNetPlaySetupDialog();
void ShowFIFOPlayer();
void ShowMemcardManager();
void NetPlayInit();
bool NetPlayJoin();