Correct a comment

This commit is contained in:
Bill Currie 2019-07-23 12:27:57 +09:00
parent e164002050
commit ae11a70147

View file

@ -24,4 +24,4 @@ qfv_device_t *QFV_CreateDevice (struct vulkan_ctx_s *ctx,
const char **extensions);
void QFV_DestroyDevice (qfv_device_t *device);
#endif//__QF_Vulkan_swapchain_h
#endif//__QF_Vulkan_device_h