Editing SELF - SPRX
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 490: | Line 490: | ||
uint32_t subheader_type; // 1 - sceversion | uint32_t subheader_type; // 1 - sceversion | ||
uint32_t present; // 0 = false, 1 = true | uint32_t present; // 0 = false, 1 = true | ||
uint32_t size; // | uint32_t size; // ex: 0 | ||
uint32_t unknown4; | uint32_t unknown4; | ||
} __attribute__((packed)) version_header; | } __attribute__((packed)) version_header; |