mirror of
https://github.com/GreemDev/Ryujinx.git
synced 2025-02-17 19:29:25 +01:00
* gui: Fixes the games icon when there is a game update Currently we just load the version of the update, instead of the whole NACP file. This PR fixes that. A little cleanup is made into the code to avoid duplicate things. (Closes #3039) * Fix condition