summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/fs/archive.h
diff options
context:
space:
mode:
authorwwylele <wwylele@gmail.com>2016-11-28 23:52:11 +0100
committerwwylele <wwylele@gmail.com>2016-11-29 22:50:00 +0100
commit589b6427909dfc7a4b5ee1a64cb86d38d459b0f3 (patch)
treeb6ad186dd5d10ef0aa5db9153962a1c18060f417 /src/core/hle/service/fs/archive.h
parentFS: add missing MediaType (diff)
downloadyuzu-589b6427909dfc7a4b5ee1a64cb86d38d459b0f3.tar
yuzu-589b6427909dfc7a4b5ee1a64cb86d38d459b0f3.tar.gz
yuzu-589b6427909dfc7a4b5ee1a64cb86d38d459b0f3.tar.bz2
yuzu-589b6427909dfc7a4b5ee1a64cb86d38d459b0f3.tar.lz
yuzu-589b6427909dfc7a4b5ee1a64cb86d38d459b0f3.tar.xz
yuzu-589b6427909dfc7a4b5ee1a64cb86d38d459b0f3.tar.zst
yuzu-589b6427909dfc7a4b5ee1a64cb86d38d459b0f3.zip
Diffstat (limited to '')
-rw-r--r--src/core/hle/service/fs/archive.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/hle/service/fs/archive.h b/src/core/hle/service/fs/archive.h
index d0220db17..87089bd92 100644
--- a/src/core/hle/service/fs/archive.h
+++ b/src/core/hle/service/fs/archive.h
@@ -34,6 +34,8 @@ enum class ArchiveIdCode : u32 {
SDMC = 0x00000009,
SDMCWriteOnly = 0x0000000A,
NCCH = 0x2345678A,
+ OtherSaveDataGeneral = 0x567890B2,
+ OtherSaveDataPermitted = 0x567890B4,
};
/// Media types for the archives