NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
nw4r::ut::FontWidth Struct Reference

Description

Definition at line 31 of file ut_ResFontBase.h.

Public Attributes

u16 indexBegin
 
u16 indexEnd
 
FontWidthpNext
 
CharWidths widthTable []
 

Member Data Documentation

◆ indexBegin

u16 nw4r::ut::FontWidth::indexBegin

Definition at line 32 of file ut_ResFontBase.h.

◆ indexEnd

u16 nw4r::ut::FontWidth::indexEnd

Definition at line 33 of file ut_ResFontBase.h.

◆ pNext

FontWidth* nw4r::ut::FontWidth::pNext

Definition at line 34 of file ut_ResFontBase.h.

◆ widthTable

CharWidths nw4r::ut::FontWidth::widthTable[]

Definition at line 35 of file ut_ResFontBase.h.