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

Description

Definition at line 431 of file obx_api.h.

Public Attributes

UINT16 len
 
UINT8 target [OBX_MAX_TARGET_LEN]
 

Member Data Documentation

◆ len

UINT16 tOBX_TARGET::len

Definition at line 433 of file obx_api.h.

◆ target

UINT8 tOBX_TARGET::target[OBX_MAX_TARGET_LEN]

Definition at line 434 of file obx_api.h.