Editing PKG files
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 685: | Line 685: | ||
== File Body == | == File Body == | ||
=== | === File Entry === | ||
All values are in big endian format. | All values are in big endian format. | ||
Line 696: | Line 696: | ||
u32 flags; | u32 flags; | ||
u32 padding; | u32 padding; | ||
} | } PKG_FILE_HEADER; | ||
{| class="wikitable" | {| class="wikitable" |