NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 937 of file avrc_defs.h.
Public Attributes | ||
UINT8 | item_type | |
union { | ||
tAVRC_ITEM_PLAYER player | ||
tAVRC_ITEM_FOLDER folder | ||
tAVRC_ITEM_MEDIA media | ||
} | u | |
UINT8 tAVRC_ITEM::item_type |
Definition at line 939 of file avrc_defs.h.
tAVRC_ITEM_PLAYER tAVRC_ITEM::player |
Definition at line 942 of file avrc_defs.h.
tAVRC_ITEM_FOLDER tAVRC_ITEM::folder |
Definition at line 943 of file avrc_defs.h.
tAVRC_ITEM_MEDIA tAVRC_ITEM::media |
Definition at line 944 of file avrc_defs.h.