FileSys: Implement OtherSaveData

This commit is contained in:
wwylele 2016-11-29 00:52:11 +02:00
parent e6de484ec3
commit 1e4a1598fd
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