misc: Fix a few compiler warnings.

This commit is contained in:
squidbus 2024-09-03 21:32:19 -07:00
parent b87e6f3838
commit 9eadec849c
2 changed files with 5 additions and 0 deletions

View file

@ -13,6 +13,7 @@
#define VULKAN_HPP_DISPATCH_LOADER_DYNAMIC 1
#define VULKAN_HPP_NO_CONSTRUCTORS
#define VULKAN_HPP_NO_STRUCT_SETTERS
#define VULKAN_HPP_HAS_SPACESHIP_OPERATOR
#include <vulkan/vulkan.hpp>
#define VMA_STATIC_VULKAN_FUNCTIONS 0