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

Description

Definition at line 188 of file uipc_msg.h.

Public Attributes

UINT8 op_code
 
UINT16 light_xmit_unacked
 
UINT8 num_stream
 
tL2C_SYNC_TO_LITE_RESP_STREAM stream [BTM_SYNC_INFO_NUM_STR]
 

Member Data Documentation

◆ op_code

UINT8 t_l2c_sync_to_lite_resp::op_code

Definition at line 190 of file uipc_msg.h.

◆ light_xmit_unacked

UINT16 t_l2c_sync_to_lite_resp::light_xmit_unacked

Definition at line 191 of file uipc_msg.h.

◆ num_stream

UINT8 t_l2c_sync_to_lite_resp::num_stream

Definition at line 192 of file uipc_msg.h.

◆ stream

tL2C_SYNC_TO_LITE_RESP_STREAM t_l2c_sync_to_lite_resp::stream[BTM_SYNC_INFO_NUM_STR]

Definition at line 193 of file uipc_msg.h.