NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 131 of file avct_int.h.
Public Attributes | |
tAVCT_LCB | lcb [AVCT_NUM_LINKS] |
tAVCT_BCB | bcb [AVCT_NUM_LINKS] |
tAVCT_CCB | ccb [AVCT_NUM_CONN] |
UINT16 | mtu |
UINT16 | mtu_br |
UINT8 | trace_level |
tAVCT_LCB tAVCT_CB::lcb[AVCT_NUM_LINKS] |
Definition at line 132 of file avct_int.h.
tAVCT_BCB tAVCT_CB::bcb[AVCT_NUM_LINKS] |
Definition at line 133 of file avct_int.h.
tAVCT_CCB tAVCT_CB::ccb[AVCT_NUM_CONN] |
Definition at line 134 of file avct_int.h.
UINT16 tAVCT_CB::mtu |
Definition at line 135 of file avct_int.h.
UINT16 tAVCT_CB::mtu_br |
Definition at line 136 of file avct_int.h.
UINT8 tAVCT_CB::trace_level |
Definition at line 137 of file avct_int.h.