mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-20 20:51:11 -05:00
Rather than construct strings twice, we can just construct it once and reuse it. While we're at it, we can move variables closer to where they're actually used within DownloadDefaultCover()