mirror of
https://github.com/RetroDECK/org.DolphinEmu.dolphin-emu.git
synced 2025-01-19 12:15:40 +00:00
Update forcexdg.patch
This commit is contained in:
parent
3a965c8d40
commit
1526c6383d
|
@ -39,7 +39,7 @@ index 2055c4d863..163a15f8a5 100644
|
|||
#endif
|
||||
}
|
||||
#endif
|
||||
- File::SetUserPath(D_USER_IDX, user_path);
|
||||
- File::SetUserPath(D_USER_IDX, std::move(user_path));
|
||||
}
|
||||
|
||||
|
||||
void SaveWiimoteSources()
|
||||
|
|
Loading…
Reference in a new issue