mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-03-03 14:55:20 +03:00
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.