|
libnx v4.9.0
|
SaveDataExtraData. More...
#include <fs.h>
Data Fields | |
| FsSaveDataAttribute | attr |
| FsSaveDataAttribute | |
| u64 | owner_id |
| ProgramId of the owner of this save data. 0 for FsSaveDataType_System. | |
| u64 | timestamp |
| POSIX timestamp. | |
| u32 | flags |
| FsSaveDataFlags | |
| u32 | unk_x54 |
| Normally 0. Possibly unused? | |
| s64 | data_size |
| Usable save data size. | |
| s64 | journal_size |
| Journal size of the save data. | |
| u64 | commit_id |
| Id of the latest commit. | |
| u8 | unused [0x190] |
| Uninitialized. | |
SaveDataExtraData.