mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-25 22:01:33 +00:00
Correct a comment
This commit is contained in:
parent
e164002050
commit
ae11a70147
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue