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

Description

Definition at line 131 of file smp_int.h.

Public Attributes

UINT8 key_type
 
UINT8 * p_data
 

Member Data Documentation

◆ key_type

UINT8 tSMP_KEY::key_type

Definition at line 133 of file smp_int.h.

◆ p_data

UINT8* tSMP_KEY::p_data

Definition at line 134 of file smp_int.h.