mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-06-01 15:28:21 -04:00
ncm: loosen FirmwareVariation restrictions.
This commit is contained in:
parent
c2408395d8
commit
ad551c3b55
2 changed files with 22 additions and 6 deletions
|
@ -64,7 +64,7 @@ namespace ams::ncm {
|
|||
};
|
||||
|
||||
struct SystemUpdateMetaExtendedDataHeader {
|
||||
u32 unk; // Always seems to be set to 2
|
||||
u32 version;
|
||||
u32 firmware_variation_count;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue