mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
Qt: Implement "Export All Wii Saves"
This commit is contained in:
@ -25,6 +25,7 @@ public:
|
||||
// Tools
|
||||
void InstallWAD();
|
||||
void ImportWiiSave();
|
||||
void ExportWiiSaves();
|
||||
|
||||
signals:
|
||||
// File
|
||||
|
Reference in New Issue
Block a user