@ -124,6 +124,9 @@ int main(void)
}
for (i = 0; i < count; i++)
glfwHideWindow(threads[i].window);
thrd_join(threads[i].id, &result);