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

Description

Definition at line 139 of file smp_api.h.

Public Attributes

UINT32 passkey
 
tSMP_IO_REQ io_req
 
tSMP_CMPL cmplt
 

Member Data Documentation

◆ passkey

UINT32 tSMP_EVT_DATA::passkey

Definition at line 141 of file smp_api.h.

◆ io_req

tSMP_IO_REQ tSMP_EVT_DATA::io_req

Definition at line 142 of file smp_api.h.

◆ cmplt

tSMP_CMPL tSMP_EVT_DATA::cmplt

Definition at line 143 of file smp_api.h.