mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-17 17:25:23 +00:00
Remove extraneous variable
This commit is contained in:
@@ -113,7 +113,6 @@ class CRasterFont
|
|||||||
bool x88_ = false;
|
bool x88_ = false;
|
||||||
s32 x8c_baseline;
|
s32 x8c_baseline;
|
||||||
s32 x90_lineMargin = 0;
|
s32 x90_lineMargin = 0;
|
||||||
char* fontName;
|
|
||||||
|
|
||||||
const CGlyph* InternalGetGlyph(wchar_t chr) const
|
const CGlyph* InternalGetGlyph(wchar_t chr) const
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user