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

Description

Definition at line 343 of file bta_hl_int.h.

Public Attributes

BT_HDR hdr
 
tBTA_HL_APP_HANDLE app_handle
 
tBTA_HL_MCL_HANDLE mcl_handle
 
tMCA_CTRL mca_data
 

Member Data Documentation

◆ hdr

BT_HDR tBTA_HL_MCA_EVT::hdr

Definition at line 345 of file bta_hl_int.h.

◆ app_handle

tBTA_HL_APP_HANDLE tBTA_HL_MCA_EVT::app_handle

Definition at line 346 of file bta_hl_int.h.

◆ mcl_handle

tBTA_HL_MCL_HANDLE tBTA_HL_MCA_EVT::mcl_handle

Definition at line 347 of file bta_hl_int.h.

◆ mca_data

tMCA_CTRL tBTA_HL_MCA_EVT::mca_data

Definition at line 348 of file bta_hl_int.h.