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

Description

Definition at line 8 of file ctype.h.

Public Attributes

char UNK_0x0 [0x10]
 
const u8 * to_lower_table
 
const u8 * to_upper_table
 

Member Data Documentation

◆ UNK_0x0

char __CMap::UNK_0x0[0x10]

Definition at line 9 of file ctype.h.

◆ to_lower_table

const u8* __CMap::to_lower_table

Definition at line 10 of file ctype.h.

◆ to_upper_table

const u8* __CMap::to_upper_table

Definition at line 11 of file ctype.h.