mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-08-09 04:19:07 +00:00
Remove extraneous variable
This commit is contained in:
parent
2528a366f3
commit
b989c8efd1
@ -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
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user