mirror of
https://git.tardis.systems/mirrors/yuzu
synced 2025-06-18 15:15:48 +02:00
5 lines
162 B
C++
5 lines
162 B
C++
// SPDX-FileCopyrightText: Copyright 2023 yuzu Emulator Project
|
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
#define VMA_IMPLEMENTATION
|
|
#include <vk_mem_alloc.h> |