FS:FormatSaveData: Difference between revisions
Fix service command header |
|||
Line 18: | Line 18: | ||
|- | |- | ||
| 4 | | 4 | ||
| | | u32 "sizeBlock" (size of savedata in blocks?) | ||
|- | |- | ||
| 5 | | 5 | ||
| | | u32 "countDirectoryEntry" | ||
|- | |- | ||
| 6 | | 6 | ||
| | | u32 "countFileEntry" | ||
|- | |- | ||
| 7 | | 7 | ||
| | | u32 "countDirectoryEntryBucket" | ||
|- | |- | ||
| 8 | | 8 | ||
| | | u32 "countFileEntryBucket" | ||
|- | |- | ||
| 9 | | 9 | ||
| | | bool "isDuplicateAll" | ||
|- | |- | ||
| 10 | | 10 |