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

Description

Definition at line 42 of file mca_int.h.

Public Attributes

BT_HDR hdr
 
UINT8 op_code
 
UINT8 rsp_code
 
UINT16 mdl_id
 
UINT8 param
 
UINT8 mdep_id
 
tMCA_DL dcb_idx
 

Member Data Documentation

◆ hdr

BT_HDR tMCA_CCB_MSG::hdr

Definition at line 43 of file mca_int.h.

◆ op_code

UINT8 tMCA_CCB_MSG::op_code

Definition at line 44 of file mca_int.h.

◆ rsp_code

UINT8 tMCA_CCB_MSG::rsp_code

Definition at line 45 of file mca_int.h.

◆ mdl_id

UINT16 tMCA_CCB_MSG::mdl_id

Definition at line 46 of file mca_int.h.

◆ param

UINT8 tMCA_CCB_MSG::param

Definition at line 47 of file mca_int.h.

◆ mdep_id

UINT8 tMCA_CCB_MSG::mdep_id

Definition at line 48 of file mca_int.h.

◆ dcb_idx

tMCA_DL tMCA_CCB_MSG::dcb_idx

Definition at line 51 of file mca_int.h.