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

Description

Definition at line 889 of file avrc_defs.h.

Public Attributes

UINT8 attr_id
 
UINT16 charset_id
 
UINT8 str_len
 
UINT8 * p_str
 

Member Data Documentation

◆ attr_id

UINT8 tAVRC_APP_SETTING_TEXT::attr_id

Definition at line 891 of file avrc_defs.h.

◆ charset_id

UINT16 tAVRC_APP_SETTING_TEXT::charset_id

Definition at line 892 of file avrc_defs.h.

◆ str_len

UINT8 tAVRC_APP_SETTING_TEXT::str_len

Definition at line 893 of file avrc_defs.h.

◆ p_str

UINT8* tAVRC_APP_SETTING_TEXT::p_str

Definition at line 894 of file avrc_defs.h.