mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Core/WiiRoot: Handle the combination of NetPlay and savegame redirects.
This commit is contained in:
@ -95,7 +95,7 @@ public:
|
||||
void HideChunkedProgressDialog() override;
|
||||
void SetChunkedProgress(int pid, u64 progress) override;
|
||||
|
||||
void SetHostWiiSyncTitles(std::vector<u64> titles) override;
|
||||
void SetHostWiiSyncData(std::vector<u64> titles, std::string redirect_folder) override;
|
||||
|
||||
signals:
|
||||
void Stop();
|
||||
|
Reference in New Issue
Block a user