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

Description

Definition at line 16 of file ef_resource.h.

Public Attributes

ulong headersize
 
ut::Link projectlink
 
u16 projectnameLen
 
u16 PADDING_0xE
 
u8 projectname [4]
 

Member Data Documentation

◆ headersize

ulong nw4r::ef::EffectProject::headersize

Definition at line 17 of file ef_resource.h.

◆ projectlink

ut::Link nw4r::ef::EffectProject::projectlink

Definition at line 18 of file ef_resource.h.

◆ projectnameLen

u16 nw4r::ef::EffectProject::projectnameLen

Definition at line 19 of file ef_resource.h.

◆ PADDING_0xE

u16 nw4r::ef::EffectProject::PADDING_0xE

Definition at line 20 of file ef_resource.h.

◆ projectname

u8 nw4r::ef::EffectProject::projectname[4]

Definition at line 21 of file ef_resource.h.