mirror of
https://github.com/love2d/love.git
synced 2026-08-18 03:34:23 +02:00
vulkan: fix build on machines without vulkan 1.3
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
#include "VulkanWrapper.h"
|
||||
|
||||
#define VMA_IMPLEMENTATION
|
||||
#include "vk_mem_alloc.h"
|
||||
|
||||
Reference in New Issue
Block a user