Ryujinx/Ryujinx.HLE/HOS/Services/Mii
VolcaEM 8b81819716
Add two error codes to Mii (#1224)
* 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
2020-05-08 16:23:26 +02:00
..
StaticService Implement a new physical memory manager and replace DeviceMemory (#856) 2020-05-04 08:54:50 +10:00
Types
DatabaseImpl.cs
DatabaseSessionMetadata.cs
Helper.cs
IImageDatabaseService.cs
IStaticService.cs
MiiDatabaseManager.cs Add IMultiCommitManager (#1011) 2020-03-25 19:14:35 +11:00
ResultCode.cs Add two error codes to Mii (#1224) 2020-05-08 16:23:26 +02:00
UtilityImpl.cs