mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-11 22:53:34 +00:00
fixing segfault at exit
This commit is contained in:
@@ -103,6 +103,7 @@ namespace mlx
|
||||
window.reset();
|
||||
}
|
||||
|
||||
m_font_registry.Reset();
|
||||
p_render_core.reset();
|
||||
p_sdl_manager.reset();
|
||||
#ifdef PROFILER
|
||||
|
||||
Reference in New Issue
Block a user