NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
tAVRC_ITEM_FOLDER Struct Reference

Description

Definition at line 910 of file avrc_defs.h.

Public Attributes

tAVRC_UID uid
 
UINT8 type
 
BOOLEAN playable
 
tAVRC_FULL_NAME name
 

Member Data Documentation

◆ uid

tAVRC_UID tAVRC_ITEM_FOLDER::uid

Definition at line 912 of file avrc_defs.h.

◆ type

UINT8 tAVRC_ITEM_FOLDER::type

Definition at line 913 of file avrc_defs.h.

◆ playable

BOOLEAN tAVRC_ITEM_FOLDER::playable

Definition at line 916 of file avrc_defs.h.

◆ name

tAVRC_FULL_NAME tAVRC_ITEM_FOLDER::name

Definition at line 917 of file avrc_defs.h.