NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
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 |
UINT8 tUIPC_MSG::opcode |
Definition at line 92 of file uipc_msg.h.
tUIPC_OPEN_REQ tUIPC_MSG::open_req |
Definition at line 93 of file uipc_msg.h.
tUIPC_OPEN_RSP tUIPC_MSG::open_resp |
Definition at line 94 of file uipc_msg.h.
tUIPC_CLOSE_REQ tUIPC_MSG::close_req |
Definition at line 95 of file uipc_msg.h.