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

Description

Definition at line 104 of file btm_api.h.

Public Attributes

UINT16 opcode
 
UINT16 param_len
 
UINT8 * p_param_buf
 

Member Data Documentation

◆ opcode

UINT16 tBTM_VSC_CMPL::opcode

Definition at line 106 of file btm_api.h.

◆ param_len

UINT16 tBTM_VSC_CMPL::param_len

Definition at line 107 of file btm_api.h.

◆ p_param_buf

UINT8* tBTM_VSC_CMPL::p_param_buf

Definition at line 108 of file btm_api.h.