017bcf9be4
Still a lot to do
5 lines
96 B
C++
5 lines
96 B
C++
#define VMA_IMPLEMENTATION
|
|
#ifdef DEBUG_ENABLED
|
|
#define _DEBUG
|
|
#endif
|
|
#include "vk_mem_alloc.h"
|