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

Description

Definition at line 49 of file lyt_animation.h.

Public Attributes

DataBlockHeader blockHeader
 
ulong animShareInfoOffset
 
u16 shareNum
 
u8 padding [2]
 

Member Data Documentation

◆ blockHeader

DataBlockHeader nw4r::lyt::res::AnimationShareBlock::blockHeader

Definition at line 50 of file lyt_animation.h.

◆ animShareInfoOffset

ulong nw4r::lyt::res::AnimationShareBlock::animShareInfoOffset

Definition at line 51 of file lyt_animation.h.

◆ shareNum

u16 nw4r::lyt::res::AnimationShareBlock::shareNum

Definition at line 52 of file lyt_animation.h.

◆ padding

u8 nw4r::lyt::res::AnimationShareBlock::padding[2]

Definition at line 53 of file lyt_animation.h.