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

Description

Definition at line 109 of file bta_hh_int.h.

Public Attributes

BT_HDR hdr
 
UINT32 data
 
BT_HDRp_data
 

Member Data Documentation

◆ hdr

BT_HDR tBTA_HH_CBACK_DATA::hdr

Definition at line 111 of file bta_hh_int.h.

◆ data

UINT32 tBTA_HH_CBACK_DATA::data

Definition at line 112 of file bta_hh_int.h.

◆ p_data

BT_HDR* tBTA_HH_CBACK_DATA::p_data

Definition at line 113 of file bta_hh_int.h.