NS services: Difference between revisions
Line 1,569: | Line 1,569: | ||
== SystemUpdateProgress == | == SystemUpdateProgress == | ||
{| class="wikitable" border="1" | |||
|- | |||
! Offset | |||
! Size | |||
! Description | |||
|- | |||
| 0x0 || 0x8 || s64 Current size. | |||
|- | |||
| 0x8 || 0x8 || s64 Total size, <=0 is invalid. | |||
|} | |||
This is "nn::ns::SystemUpdateProgress". This is a 0x10-byte struct. | This is "nn::ns::SystemUpdateProgress". This is a 0x10-byte struct. | ||