fix a warning

This commit is contained in:
Greg Wells
2025-05-06 20:24:16 -04:00
parent 07624bc93d
commit a4bcb55f5a

View File

@@ -3,7 +3,6 @@
#include "vulkan_texture.h"
#include "core/textures/gryphn_texture.h"
#include "../output_device/vulkan_output_devices.h"
#include "../commands/vulkan_command_buffer.h"
#include "../vertex_buffers/vulkan_buffers.h"
void vulkanTexture(gnTexture* texture) {