Update forcexdg.patch

This commit is contained in:
Parnassius 2019-12-07 13:39:21 +01:00
parent 3a965c8d40
commit 1526c6383d

View file

@ -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()