mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 05:07:43 +00:00
Return fixes for MSVC
This commit is contained in:
@@ -165,6 +165,8 @@ bool CGuiTextSupport::CheckAndRebuildRenderBuffer()
|
||||
{
|
||||
zeus::CVector2i extent(x34_extentX, x38_extentY);
|
||||
}
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
void CGuiTextSupport::Render() const
|
||||
|
||||
Reference in New Issue
Block a user