mirror of
https://github.com/love2d/love.git
synced 2026-08-17 02:58:31 +02:00
vulkan: remove unnecessary quadindex code
This commit is contained in:
@@ -2,9 +2,10 @@
|
||||
#define LOVE_GRAPHICS_VULKAN_BUFFER_H
|
||||
|
||||
#include "graphics/Buffer.h"
|
||||
#include "graphics/Volatile.h"
|
||||
|
||||
#include <vulkan/vulkan.h>
|
||||
#include "vk_mem_alloc.h"
|
||||
#include "graphics/Volatile.h"
|
||||
|
||||
|
||||
namespace love {
|
||||
|
||||
Reference in New Issue
Block a user