mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-03-04 04:56:36 +00:00
working on texts and fonts
This commit is contained in:
@@ -24,6 +24,7 @@ namespace mlx
|
||||
|
||||
m_fps.Init();
|
||||
p_render_core = std::make_unique<RenderCore>();
|
||||
LoadFont("default", 6.0f);
|
||||
}
|
||||
|
||||
void Application::Run() noexcept
|
||||
|
||||
Reference in New Issue
Block a user