early-access version 1559

This commit is contained in:
pineappleEA
2021-04-05 01:30:07 +02:00
parent 9ecece0489
commit 83a618c598
94 changed files with 6745 additions and 940 deletions

View File

@@ -114,6 +114,8 @@ public:
std::vector<u8> GetRawBytes() const;
bool GetUserAccountSwitchLock() const;
u64 GetDeviceSaveDataSize() const;
u32 GetParentalControlFlag() const;
const std::array<u8, 0x20>& GetRatingAge() const;
private:
RawNACP raw{};