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

Description

Definition at line 47 of file bta_ag_at.h.

Public Attributes

const char * p_cmd
 
UINT8 arg_type
 
UINT8 fmt
 
UINT8 min
 
INT16 max
 

Member Data Documentation

◆ p_cmd

const char* tBTA_AG_AT_CMD::p_cmd

Definition at line 49 of file bta_ag_at.h.

◆ arg_type

UINT8 tBTA_AG_AT_CMD::arg_type

Definition at line 50 of file bta_ag_at.h.

◆ fmt

UINT8 tBTA_AG_AT_CMD::fmt

Definition at line 51 of file bta_ag_at.h.

◆ min

UINT8 tBTA_AG_AT_CMD::min

Definition at line 52 of file bta_ag_at.h.

◆ max

INT16 tBTA_AG_AT_CMD::max

Definition at line 53 of file bta_ag_at.h.