NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 104 of file avct_int.h.
Public Attributes | |
tAVCT_CC | cc |
tAVCT_LCB * | p_lcb |
tAVCT_BCB * | p_bcb |
BOOLEAN | ch_close |
UINT8 | allocated |
tAVCT_CC tAVCT_CCB::cc |
Definition at line 105 of file avct_int.h.
tAVCT_LCB* tAVCT_CCB::p_lcb |
Definition at line 106 of file avct_int.h.
tAVCT_BCB* tAVCT_CCB::p_bcb |
Definition at line 107 of file avct_int.h.
BOOLEAN tAVCT_CCB::ch_close |
Definition at line 108 of file avct_int.h.
UINT8 tAVCT_CCB::allocated |
Definition at line 109 of file avct_int.h.