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

Description

Definition at line 418 of file obx_api.h.

Public Attributes

UINT8 tag
 
UINT8 len
 
UINT8 * p_array
 

Member Data Documentation

◆ tag

UINT8 tOBX_TRIPLET::tag

Definition at line 420 of file obx_api.h.

◆ len

UINT8 tOBX_TRIPLET::len

Definition at line 421 of file obx_api.h.

◆ p_array

UINT8* tOBX_TRIPLET::p_array

Definition at line 422 of file obx_api.h.