mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2026-02-04 04:36:56 -06:00
* SettingsWindow: Add the ability to choose multiple game directories in one go * Adressed emmauss's suggestion * Simplified the check for duplicate game directories As per Xpl0itr's and emmauss's suggestion, I simplified the loop that checks if the selected game directories are already added. * Fixed a nit