mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2026-03-11 21:55:14 +09:00
* oslc: Fix condition in GetSaveDataBackupSetting This PR fixes a condition previously implemented in #3190 where ACNH can't be booted without an existing savedata. Closes #3206 * Addresses gdkchan feedback