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

Description

Definition at line 111 of file avct_api.h.

Public Attributes

tAVCT_CTRL_CBACK * p_ctrl_cback
 
tAVCT_MSG_CBACK * p_msg_cback
 
UINT16 pid
 
UINT8 role
 
UINT8 control
 

Member Data Documentation

◆ p_ctrl_cback

tAVCT_CTRL_CBACK* tAVCT_CC::p_ctrl_cback

Definition at line 112 of file avct_api.h.

◆ p_msg_cback

tAVCT_MSG_CBACK* tAVCT_CC::p_msg_cback

Definition at line 113 of file avct_api.h.

◆ pid

UINT16 tAVCT_CC::pid

Definition at line 114 of file avct_api.h.

◆ role

UINT8 tAVCT_CC::role

Definition at line 115 of file avct_api.h.

◆ control

UINT8 tAVCT_CC::control

Definition at line 116 of file avct_api.h.