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

Description

Definition at line 184 of file mca_int.h.

Public Attributes

tMCA_REG reg
 
tMCA_CS dep [MCA_NUM_DEPS]
 
tMCA_CTRL_CBACK * p_cback
 

Member Data Documentation

◆ reg

tMCA_REG tMCA_RCB::reg

Definition at line 185 of file mca_int.h.

◆ dep

tMCA_CS tMCA_RCB::dep[MCA_NUM_DEPS]

Definition at line 186 of file mca_int.h.

◆ p_cback

tMCA_CTRL_CBACK* tMCA_RCB::p_cback

Definition at line 187 of file mca_int.h.