mirror of https://github.com/AxioDL/metaforce.git
Remove extraneous variable
This commit is contained in:
parent
2528a366f3
commit
b989c8efd1
|
@ -113,7 +113,6 @@ class CRasterFont
|
|||
bool x88_ = false;
|
||||
s32 x8c_baseline;
|
||||
s32 x90_lineMargin = 0;
|
||||
char* fontName;
|
||||
|
||||
const CGlyph* InternalGetGlyph(wchar_t chr) const
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue