mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-06-02 15:49:48 -04:00
ncm: update client code to better reflect latest sysupdate
This commit is contained in:
parent
ca142889c4
commit
320a946fc7
28 changed files with 1432 additions and 110 deletions
|
@ -18,6 +18,7 @@
|
|||
namespace ams::ncm {
|
||||
|
||||
namespace {
|
||||
|
||||
constexpr inline s64 EncryptionMetadataSize = 16_KB;
|
||||
constexpr inline s64 ConcatenationFileSizeMax = 4_GB;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue