Merge pull request #50 from Parnassius/5.0-11333

Update to 5.0-11333 (Nov 2019 report)
This commit is contained in:
Carles Pastor Badosa 2019-12-07 15:35:50 +01:00 committed by GitHub
commit 338f39ba8b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View file

@ -17,7 +17,7 @@
<screenshot>https://raw.githubusercontent.com/flathub/org.DolphinEmu.dolphin-emu/master/screenshots/4.png</screenshot>
</screenshots>
<releases>
<release date="2019-11-07" version="5.0-11102"/>
<release date="2019-12-03" version="5.0-11333"/>
</releases>
<url type="homepage">https://dolphin-emu.org</url>
<url type="help">https://forums.dolphin-emu.org</url>

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

View file

@ -69,7 +69,7 @@
{
"type": "git",
"url": "https://github.com/dolphin-emu/dolphin.git",
"commit": "c6841a027a1c34a35b94e436e909cfdbfbbdbfc7"
"commit": "15fc71cfcf5f94221443aaff99ae559fa3cb4633"
},
{
"type": "patch",