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

Description

Definition at line 751 of file avrc_defs.h.

Public Attributes

tAVRC_HDR hdr
 
UINT32 company_id
 
UINT8 unit_type
 
UINT8 unit
 

Member Data Documentation

◆ hdr

tAVRC_HDR tAVRC_MSG_UNIT::hdr

Definition at line 753 of file avrc_defs.h.

◆ company_id

UINT32 tAVRC_MSG_UNIT::company_id

Definition at line 754 of file avrc_defs.h.

◆ unit_type

UINT8 tAVRC_MSG_UNIT::unit_type

Definition at line 755 of file avrc_defs.h.

◆ unit

UINT8 tAVRC_MSG_UNIT::unit

Definition at line 756 of file avrc_defs.h.