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

Description

Definition at line 62 of file avct_int.h.

Public Attributes

UINT16 peer_mtu
 
UINT16 ch_result
 
UINT16 ch_lcid
 
UINT8 allocated
 
UINT8 state
 
UINT8 ch_state
 
UINT8 ch_flags
 

Member Data Documentation

◆ peer_mtu

UINT16 tAVCT_SCB::peer_mtu

Definition at line 63 of file avct_int.h.

◆ ch_result

UINT16 tAVCT_SCB::ch_result

Definition at line 64 of file avct_int.h.

◆ ch_lcid

UINT16 tAVCT_SCB::ch_lcid

Definition at line 65 of file avct_int.h.

◆ allocated

UINT8 tAVCT_SCB::allocated

Definition at line 66 of file avct_int.h.

◆ state

UINT8 tAVCT_SCB::state

Definition at line 67 of file avct_int.h.

◆ ch_state

UINT8 tAVCT_SCB::ch_state

Definition at line 68 of file avct_int.h.

◆ ch_flags

UINT8 tAVCT_SCB::ch_flags

Definition at line 69 of file avct_int.h.