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

Description

Definition at line 857 of file avrc_defs.h.

Public Attributes

UINT16 charset_id
 
UINT16 str_len
 
UINT8 * p_str
 

Member Data Documentation

◆ charset_id

UINT16 tAVRC_FULL_NAME::charset_id

Definition at line 858 of file avrc_defs.h.

◆ str_len

UINT16 tAVRC_FULL_NAME::str_len

Definition at line 859 of file avrc_defs.h.

◆ p_str

UINT8* tAVRC_FULL_NAME::p_str

Definition at line 860 of file avrc_defs.h.