FileSys: rename SaveDataCheck archive to NCCH archive

According to the observation from game and 3dbrew "Used for accessing general NCCH data"
This commit is contained in:
wwylele
2016-10-21 22:10:55 +08:00
parent f775a3781b
commit d7d6975af0
5 changed files with 22 additions and 23 deletions

View File

@ -33,7 +33,7 @@ enum class ArchiveIdCode : u32 {
SystemSaveData = 0x00000008,
SDMC = 0x00000009,
SDMCWriteOnly = 0x0000000A,
SaveDataCheck = 0x2345678A,
NCCH = 0x2345678A,
};
/// Media types for the archives