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

Description

Definition at line 104 of file avct_int.h.

Public Attributes

tAVCT_CC cc
 
tAVCT_LCBp_lcb
 
tAVCT_BCBp_bcb
 
BOOLEAN ch_close
 
UINT8 allocated
 

Member Data Documentation

◆ cc

tAVCT_CC tAVCT_CCB::cc

Definition at line 105 of file avct_int.h.

◆ p_lcb

tAVCT_LCB* tAVCT_CCB::p_lcb

Definition at line 106 of file avct_int.h.

◆ p_bcb

tAVCT_BCB* tAVCT_CCB::p_bcb

Definition at line 107 of file avct_int.h.

◆ ch_close

BOOLEAN tAVCT_CCB::ch_close

Definition at line 108 of file avct_int.h.

◆ allocated

UINT8 tAVCT_CCB::allocated

Definition at line 109 of file avct_int.h.