mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-14 08:40:48 -04:00
file_sys: control_metadata: Expose device_save_data_size.
This commit is contained in:
@@ -113,6 +113,7 @@ public:
|
||||
u32 GetSupportedLanguages() const;
|
||||
std::vector<u8> GetRawBytes() const;
|
||||
bool GetUserAccountSwitchLock() const;
|
||||
u64 GetDeviceSaveDataSize() const;
|
||||
|
||||
private:
|
||||
RawNACP raw{};
|
||||
|
||||
Reference in New Issue
Block a user