NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 65 of file uipc_msg.h.
Public Attributes | |
UINT8 | opcode |
tUIPC_STATUS | status |
UINT16 | version_major |
UINT16 | version_minor |
UINT8 | num_streams |
UINT8 tUIPC_OPEN_RSP::opcode |
Definition at line 67 of file uipc_msg.h.
tUIPC_STATUS tUIPC_OPEN_RSP::status |
Definition at line 68 of file uipc_msg.h.
UINT16 tUIPC_OPEN_RSP::version_major |
Definition at line 69 of file uipc_msg.h.
UINT16 tUIPC_OPEN_RSP::version_minor |
Definition at line 70 of file uipc_msg.h.
UINT8 tUIPC_OPEN_RSP::num_streams |
Definition at line 71 of file uipc_msg.h.