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

Description

Definition at line 90 of file uipc_msg.h.

Public Attributes

UINT8 opcode
 
tUIPC_OPEN_REQ open_req
 
tUIPC_OPEN_RSP open_resp
 
tUIPC_CLOSE_REQ close_req
 

Member Data Documentation

◆ opcode

UINT8 tUIPC_MSG::opcode

Definition at line 92 of file uipc_msg.h.

◆ open_req

tUIPC_OPEN_REQ tUIPC_MSG::open_req

Definition at line 93 of file uipc_msg.h.

◆ open_resp

tUIPC_OPEN_RSP tUIPC_MSG::open_resp

Definition at line 94 of file uipc_msg.h.

◆ close_req

tUIPC_CLOSE_REQ tUIPC_MSG::close_req

Definition at line 95 of file uipc_msg.h.