mirror of
https://github.com/love2d/love.git
synced 2026-08-18 03:34:23 +02:00
5 lines
81 B
C++
5 lines
81 B
C++
#include "VulkanWrapper.h"
|
|
|
|
#define VMA_IMPLEMENTATION
|
|
#include "vk_mem_alloc.h"
|