mirror of
https://git.ryujinx.app/kenji-nx/ryujinx.git
synced 2025-12-12 19:37:06 +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 |
||
|---|---|---|
| .. | ||
| StaticService | ||
| Types | ||
| DatabaseImpl.cs | ||
| DatabaseSessionMetadata.cs | ||
| Helper.cs | ||
| IImageDatabaseService.cs | ||
| IStaticService.cs | ||
| MiiDatabaseManager.cs | ||
| ResultCode.cs | ||
| UtilityImpl.cs | ||