Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
bmg_header_t Struct Reference

#include <d_msg_unit.h>

+ Collaboration diagram for bmg_header_t:

Public Attributes

char magic [8]
 
u32 size
 
u32 n_sections
 
u32 encoding
 
u8 unknown [12]
 
bmg_section_t section [0]
 

Member Data Documentation

◆ encoding

u32 bmg_header_t::encoding

◆ magic

char bmg_header_t::magic[8]

◆ n_sections

u32 bmg_header_t::n_sections

◆ section

bmg_section_t bmg_header_t::section[0]

◆ size

u32 bmg_header_t::size

◆ unknown

u8 bmg_header_t::unknown[12]

The documentation for this struct was generated from the following file: