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 bfc699293f
commit 01964d37fb
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