NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 54 of file port_int.h.
Public Attributes | |
BUFFER_Q | queue |
BOOLEAN | peer_fc |
BOOLEAN | user_fc |
UINT32 | queue_size |
tPORT_CALLBACK * | p_callback |
BUFFER_Q tPORT_DATA::queue |
Definition at line 56 of file port_int.h.
BOOLEAN tPORT_DATA::peer_fc |
Definition at line 57 of file port_int.h.
BOOLEAN tPORT_DATA::user_fc |
Definition at line 58 of file port_int.h.
UINT32 tPORT_DATA::queue_size |
Definition at line 59 of file port_int.h.
tPORT_CALLBACK* tPORT_DATA::p_callback |
Definition at line 60 of file port_int.h.