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

Description

Definition at line 242 of file bta_hh_api.h.

Public Attributes

tBTA_HH_BOOT_RPT_ID dev_type
 
union { 
 
   tBTA_HH_KEYBD_RPT   keybd_rpt 
 
   tBTA_HH_MICE_RPT   mice_rpt 
 
data_rpt 
 

Member Data Documentation

◆ dev_type

tBTA_HH_BOOT_RPT_ID tBTA_HH_BOOT_RPT::dev_type

Definition at line 244 of file bta_hh_api.h.

◆ keybd_rpt

tBTA_HH_KEYBD_RPT tBTA_HH_BOOT_RPT::keybd_rpt

Definition at line 247 of file bta_hh_api.h.

◆ mice_rpt

tBTA_HH_MICE_RPT tBTA_HH_BOOT_RPT::mice_rpt

Definition at line 248 of file bta_hh_api.h.