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

Description

Definition at line 207 of file uipc_msg.h.

Public Attributes

UINT8 op_code
 
tL2C_SYNC_TO_LITE_REQ sync_req
 
tL2C_SYNC_TO_LITE_RESP sync_resp
 
tL2C_REMOVE_TO_LITE_REQ remove_req
 
tL2C_REMOVE_TO_LITE_RESP remove_resp
 
tL2C_FLUSH_TO_FULL_IND flush_ind
 

Member Data Documentation

◆ op_code

UINT8 t_l2c_sync_msg::op_code

Definition at line 209 of file uipc_msg.h.

◆ sync_req

tL2C_SYNC_TO_LITE_REQ t_l2c_sync_msg::sync_req

Definition at line 210 of file uipc_msg.h.

◆ sync_resp

tL2C_SYNC_TO_LITE_RESP t_l2c_sync_msg::sync_resp

Definition at line 211 of file uipc_msg.h.

◆ remove_req

tL2C_REMOVE_TO_LITE_REQ t_l2c_sync_msg::remove_req

Definition at line 212 of file uipc_msg.h.

◆ remove_resp

tL2C_REMOVE_TO_LITE_RESP t_l2c_sync_msg::remove_resp

Definition at line 213 of file uipc_msg.h.

◆ flush_ind

tL2C_FLUSH_TO_FULL_IND t_l2c_sync_msg::flush_ind

Definition at line 214 of file uipc_msg.h.