mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-30 06:37:55 +03:00
51c4df24b5
Vulkan has officially deprecated `VK_VERSION_*` macros for versioning as it has introduced the variant into the version. It should however be `0` for the Vulkan APi and doesn't need to be printed.