added missing NL

This commit is contained in:
Nakasaka, Masato
2025-09-17 15:21:24 +09:00
parent 73441c9780
commit 6cf4e0a7c8

View File

@@ -235,4 +235,4 @@ void vk_release(vk_handle_t rh) {
rh.vk_handle = NULL; rh.vk_handle = NULL;
} }
#endif // __APPLE__ #endif // __APPLE__