whoops forgot !!!

This commit is contained in:
jacekpoz 2024-09-09 19:59:06 +02:00
parent 7c63947056
commit 8581e336d5
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -228,4 +228,5 @@ void vk_components_cleanup(void) {
PTK_LIST_FREE(m_components);
PTK_LIST_FREE(g_vertices);
PTK_LIST_FREE(g_indices);
}