FileSys: Implement OtherSaveData

This commit is contained in:
wwylele
2016-11-29 00:52:11 +02:00
parent b25f19ac26
commit 589b642790
7 changed files with 214 additions and 0 deletions

View File

@ -34,6 +34,8 @@ enum class ArchiveIdCode : u32 {
SDMC = 0x00000009,
SDMCWriteOnly = 0x0000000A,
NCCH = 0x2345678A,
OtherSaveDataGeneral = 0x567890B2,
OtherSaveDataPermitted = 0x567890B4,
};
/// Media types for the archives