mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 13:20:27 -06:00
Qt: Implement GameCube memory manager
This commit is contained in:
@ -62,6 +62,7 @@ signals:
|
||||
void PerformOnlineUpdate(const std::string& region);
|
||||
|
||||
// Tools
|
||||
void ShowMemcardManager();
|
||||
void BootGameCubeIPL(DiscIO::Region region);
|
||||
void ShowFIFOPlayer();
|
||||
void ShowAboutDialog();
|
||||
|
Reference in New Issue
Block a user