/shared1/content.map

From WiiBrew
Jump to navigation Jump to search

/shared1/content.map includes a set of consecutive structs describing the contents in /shared1.

struct Entry {
    u32 sharedId;
    u32 padding;
    u8 sha1hash[20];
}