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

Description

Definition at line 106 of file mca_int.h.

Public Attributes

tMCA_OPEN open
 
tMCA_CLOSE close
 
BT_HDR hdr
 
BT_HDRp_pkt
 
BOOLEAN llcong
 
UINT16 mdl_id
 

Member Data Documentation

◆ open

tMCA_OPEN tMCA_DCB_EVT::open

Definition at line 107 of file mca_int.h.

◆ close

tMCA_CLOSE tMCA_DCB_EVT::close

Definition at line 108 of file mca_int.h.

◆ hdr

BT_HDR tMCA_DCB_EVT::hdr

Definition at line 109 of file mca_int.h.

◆ p_pkt

BT_HDR* tMCA_DCB_EVT::p_pkt

Definition at line 110 of file mca_int.h.

◆ llcong

BOOLEAN tMCA_DCB_EVT::llcong

Definition at line 111 of file mca_int.h.

◆ mdl_id

UINT16 tMCA_DCB_EVT::mdl_id

Definition at line 112 of file mca_int.h.