NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
nw4r::lyt::res::Layout Struct Reference

Description

Definition at line 40 of file lyt_layout.h.

Public Attributes

DataBlockHeader blockHeader
 
u8 originType
 
u8 PADDING_0x9 [0xC - 0x9]
 
Size layoutSize
 

Static Public Attributes

static const ulong SIGNATURE = 'lyt1'
 

Member Data Documentation

◆ SIGNATURE

const ulong nw4r::lyt::res::Layout::SIGNATURE = 'lyt1'
static

Definition at line 41 of file lyt_layout.h.

◆ blockHeader

DataBlockHeader nw4r::lyt::res::Layout::blockHeader

Definition at line 43 of file lyt_layout.h.

◆ originType

u8 nw4r::lyt::res::Layout::originType

Definition at line 44 of file lyt_layout.h.

◆ PADDING_0x9

u8 nw4r::lyt::res::Layout::PADDING_0x9[0xC - 0x9]

Definition at line 45 of file lyt_layout.h.

◆ layoutSize

Size nw4r::lyt::res::Layout::layoutSize

Definition at line 46 of file lyt_layout.h.