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

Description

Definition at line 306 of file gatt_int.h.

Public Attributes

tGATT_HDL_LIST_ELEMp_first
 
tGATT_HDL_LIST_ELEMp_last
 
UINT16 count
 

Member Data Documentation

◆ p_first

tGATT_HDL_LIST_ELEM* tGATT_HDL_LIST_INFO::p_first

Definition at line 308 of file gatt_int.h.

◆ p_last

tGATT_HDL_LIST_ELEM* tGATT_HDL_LIST_INFO::p_last

Definition at line 309 of file gatt_int.h.

◆ count

UINT16 tGATT_HDL_LIST_INFO::count

Definition at line 310 of file gatt_int.h.