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