From b0d96f26fe727d297c441ce989f3fec45095e3c3 Mon Sep 17 00:00:00 2001 From: Matthew Date: Sun, 24 Aug 2025 14:52:14 +1000 Subject: [PATCH] fix --- vulkan.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vulkan.d b/vulkan.d index 3ab44c4..64eb40d 100644 --- a/vulkan.d +++ b/vulkan.d @@ -3388,4 +3388,4 @@ PrintShaderDisassembly(Vulkan* vk, Pipeline pipeline_id, VkShaderStageFlagBits s } } } - +}