mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-05-10 22:27:53 +00:00

* Add two error codes to Mii The two errors added are InvalidDatabaseSignatureValue and InvalidDatabaseEntryCount, which were taken from Switchbrew (https://switchbrew.org/wiki/Error_codes) * Fix typo * Remove unnecessary empty line