mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-09 01:28:57 +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
|
@ -62,6 +62,7 @@ signals:
|
|||
void PerformOnlineUpdate(const std::string& region);
|
||||
|
||||
// Tools
|
||||
void ShowMemcardManager();
|
||||
void BootGameCubeIPL(DiscIO::Region region);
|
||||
void ShowFIFOPlayer();
|
||||
void ShowAboutDialog();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue